From 8baec6fd4180a78522e0d668f72edc5f731d3c8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 17:38:23 -0600 Subject: [PATCH] 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 --- charts/tubearchivist/Chart.yaml | 4 ++-- charts/tubearchivist/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 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 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