Update bbilly1/tubearchivist Docker tag to v0.4.7 (#30)

* Update bbilly1/tubearchivist Docker tag to v0.4.7

* update chart

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
This commit is contained in:
renovate[bot]
2024-04-11 17:38:23 -06:00
committed by GitHub
parent c1ab4afc46
commit 8baec6fd41
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: tubearchivist name: tubearchivist
version: 0.0.7 version: 0.0.8
description: Chart for Tube Archivist description: Chart for Tube Archivist
keywords: keywords:
- download - download
@@ -19,4 +19,4 @@ dependencies:
- name: elasticsearch - name: elasticsearch
version: 19.21.2 version: 19.21.2
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
appVersion: v0.4.6 appVersion: v0.4.7

View File

@@ -3,7 +3,7 @@ deployment:
strategy: Recreate strategy: Recreate
image: image:
repository: bbilly1/tubearchivist repository: bbilly1/tubearchivist
tag: v0.4.6 tag: v0.4.7
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
TZ: UTC TZ: UTC