From 46b7b3b4095ac3937d7ad33a8a7f20e97eca4812 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:33:35 +0000 Subject: [PATCH] Update Helm release postgresql to v15.5.30 --- 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 8aed8bc6..db0c8f38 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: 2.0.1 +version: 2.0.2 # 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.30 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index 65051263..c6b21155 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: 1.0.0 +version: 1.0.1 # 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: 1.0.0 appVersion: 1 dependencies: - name: postgresql - version: 15.5.17 + version: 15.5.30 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index 3ef8ffcf..150740f8 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.0 +version: 1.0.1 # 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.0 appVersion: 1 dependencies: - name: postgresql - version: 15.5.13 + version: 15.5.30 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index c1e219ff..d1afd960 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.0 +version: 2.0.1 # 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.30 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 97c9e435..f15307bb 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: 1.0.0 +version: 1.0.1 # 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.30 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23