From 734da379f819f4c47d168364f8a788801f3e1aaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:33:12 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v15 --- charts/metabase/Chart.yaml | 2 +- charts/redash/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index 3fed6a4..22d2b08 100644 --- a/charts/metabase/Chart.yaml +++ b/charts/metabase/Chart.yaml @@ -34,6 +34,6 @@ dependencies: version: 1.5.23 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 11.6.15 + version: 15.5.17 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/redash/Chart.yaml b/charts/redash/Chart.yaml index d50d527..f3ae66c 100644 --- a/charts/redash/Chart.yaml +++ b/charts/redash/Chart.yaml @@ -35,7 +35,7 @@ dependencies: version: 3.0.0 repository: https://getredash.github.io/contrib-helm-chart/ - name: postgresql - version: 11.6.15 + version: 15.5.17 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23