From fe27563f0d73c0619f5f1ffa8fccc251571e49d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:39:57 +0000 Subject: [PATCH] Update Helm release postgresql to v18 --- 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 0901756..0821da5 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: 18.6.2 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/redash/Chart.yaml b/charts/redash/Chart.yaml index 96e8085..490121d 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: 18.6.2 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23