From 26a5f1bee8a328aaa215f2bf7501d1c97714064e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:05:55 +0000 Subject: [PATCH] Update Helm release postgresql to v15.5.26 --- charts/cloudbeaver-chart/Chart.yaml | 4 ++-- charts/hive-metastore/Chart.yaml | 4 ++-- charts/lakefs/Chart.yaml | 4 ++-- charts/nocodb/Chart.yaml | 4 ++-- charts/postgresql/Chart.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/cloudbeaver-chart/Chart.yaml b/charts/cloudbeaver-chart/Chart.yaml index fa8faf57..d5bd77c5 100644 --- a/charts/cloudbeaver-chart/Chart.yaml +++ b/charts/cloudbeaver-chart/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.3.18 +version: 1.3.19 # 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.23 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 15.5.13 + version: 15.5.26 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index 84a7a2b1..251d458a 100644 --- a/charts/hive-metastore/Chart.yaml +++ b/charts/hive-metastore/Chart.yaml @@ -25,7 +25,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: 0.3.5 +version: 0.3.6 # 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 @@ -33,7 +33,7 @@ version: 0.3.5 appVersion: 1 dependencies: - name: postgresql - version: 15.5.17 + version: 15.5.26 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index 6972df33..a5ccce1e 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: 0.4.5 +version: 0.4.6 # 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: 0.4.5 appVersion: 1 dependencies: - name: postgresql - version: 15.5.13 + version: 15.5.26 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index e9bb0fbf..3a257f0f 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: 1.2.4 +version: 1.2.5 # 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.23 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 15.5.13 + version: 15.5.26 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 06fcb52a..0dc68465 100644 --- a/charts/postgresql/Chart.yaml +++ b/charts/postgresql/Chart.yaml @@ -23,14 +23,14 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.9 +version: 0.6.10 # 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 # follow Semantic Versioning. They should reflect the version the application is using. dependencies: - name: postgresql - version: 15.5.13 + version: 15.5.26 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23