From a746ccb4b77f2ce03ba9c8c3195a0743771fbbce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:43:45 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- 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 f6878a1..eb9335d 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: 15.5.19 + version: 16.2.5 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/redash/Chart.yaml b/charts/redash/Chart.yaml index d50d527..d814224 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: 16.2.5 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23