From 3b61615b0f49cc7387fb95935752148ad798811d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 08:12:41 +0000 Subject: [PATCH 1/2] Update bbilly1/tubearchivist Docker tag to v0.4.7 --- charts/tubearchivist/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tubearchivist/values.yaml b/charts/tubearchivist/values.yaml index a77a892..d411820 100644 --- a/charts/tubearchivist/values.yaml +++ b/charts/tubearchivist/values.yaml @@ -3,7 +3,7 @@ deployment: strategy: Recreate image: repository: bbilly1/tubearchivist - tag: v0.4.6 + tag: v0.4.7 imagePullPolicy: IfNotPresent env: TZ: UTC -- 2.49.1 From 214240125a5a8ccfe941ecf1c798dbbcec9a9f1c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Apr 2024 23:35:49 +0000 Subject: [PATCH 2/2] update chart --- charts/tubearchivist/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tubearchivist/Chart.yaml b/charts/tubearchivist/Chart.yaml index 0b6ea56..4c15c5b 100644 --- a/charts/tubearchivist/Chart.yaml +++ b/charts/tubearchivist/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tubearchivist -version: 0.0.7 +version: 0.0.8 description: Chart for Tube Archivist keywords: - download @@ -19,4 +19,4 @@ dependencies: - name: elasticsearch version: 19.21.2 repository: https://charts.bitnami.com/bitnami -appVersion: v0.4.6 +appVersion: v0.4.7 -- 2.49.1