diff --git a/charts/cloudbeaver-chart/Chart.yaml b/charts/cloudbeaver-chart/Chart.yaml index 6926442d..02b08a70 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.3 +version: 2.0.4 # 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.25 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 15.5.32 + version: 16.2.3 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index 603aa275..ddac4743 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.1.0 +version: 1.1.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.1.0 appVersion: 1 dependencies: - name: postgresql - version: 15.5.17 + version: 16.2.3 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index 7f820732..bc6d67bd 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.2 +version: 1.0.3 # 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.2 appVersion: 1 dependencies: - name: postgresql - version: 15.5.32 + version: 16.2.3 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index b45c831d..cc67e849 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.3 +version: 2.0.4 # 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.25 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 15.5.32 + version: 16.2.3 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 43f222dd..830a7936 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.3 +version: 1.0.4 # 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: 16.0.1 + version: 16.2.3 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.26