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

Merged
renovate[bot] merged 2 commits from renovate/bbilly1-tubearchivist-0.x into main 2024-04-11 23:38:23 +00:00
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