From 372bd8552cbefdec3572e2bdd5ed882f19d9bd37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 13:47:19 +0000 Subject: [PATCH] Update Helm release postgresql to v16.7.27 --- charts/lakefs/Chart.yaml | 4 ++-- charts/nocodb/Chart.yaml | 4 ++-- charts/postgresql/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index c37c9554..6e00b142 100644 --- a/charts/lakefs/Chart.yaml +++ b/charts/lakefs/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.7 +version: 1.0.8 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -30,7 +30,7 @@ version: 1.0.7 appVersion: 1.50.0 dependencies: - name: postgresql - version: 16.4.14 + version: 16.7.27 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index d87268c0..0d641236 100644 --- a/charts/nocodb/Chart.yaml +++ b/charts/nocodb/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.8 +version: 2.0.9 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -34,6 +34,6 @@ dependencies: version: 1.5.42 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 16.4.6 + version: 16.7.27 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 8fa1a140..17de303a 100644 --- a/charts/postgresql/Chart.yaml +++ b/charts/postgresql/Chart.yaml @@ -9,11 +9,11 @@ home: https://www.postgresql.org/ sources: - https://github.com/InseeFrLab/helm-charts-databases/tree/master/charts/postgresql type: application -version: 1.0.12 +version: 1.0.13 appVersion: 17.5.0 dependencies: - name: postgresql - version: 16.7.11 + version: 16.7.27 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.7.3