From 705552c06083ac43ec29764371ed43d88c1b5480 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:45:07 +0000 Subject: [PATCH] chore(ckan/dependencies): update common docker tag to v1.2.1 --- charts/ckan/Chart.lock | 12 ++++++------ charts/ckan/Chart.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/ckan/Chart.lock b/charts/ckan/Chart.lock index 80bc1a76b..efc489c43 100644 --- a/charts/ckan/Chart.lock +++ b/charts/ckan/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.13 + version: 15.5.21 - name: redis repository: oci://registry-1.docker.io/bitnamicharts - version: 19.6.1 + version: 19.6.4 - name: solr repository: oci://registry-1.docker.io/bitnamicharts - version: 9.3.6 -digest: sha256:68eaed2a950f42890f5a4c9a7552cfc17cdd98e0132751737f88447fe1942e17 -generated: "2024-07-04T08:07:34.884871745Z" + version: 9.4.0 +digest: sha256:d01205944d8877ae56278f5933dd261903290bdf41dbf57145dfec937f348762 +generated: "2024-08-15T09:45:03.020555017Z" diff --git a/charts/ckan/Chart.yaml b/charts/ckan/Chart.yaml index ffe759e7a..b6bc715dd 100644 --- a/charts/ckan/Chart.yaml +++ b/charts/ckan/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 2.11.0 dependencies: - name: common repository: oci://ghcr.io/teutonet/teutonet-helm-charts - version: 1.2.0 + version: 1.2.1 - condition: postgresql.enabled name: postgresql repository: oci://registry-1.docker.io/bitnamicharts