diff --git a/charts/cloudbeaver-chart/Chart.yaml b/charts/cloudbeaver-chart/Chart.yaml index 9550dc9f..58f63ada 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.4 +version: 2.0.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.33 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 15.5.32 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index b5165a5d..e56fd0b4 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.1 +version: 1.1.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 @@ -33,7 +33,7 @@ version: 1.1.1 appVersion: 1 dependencies: - name: postgresql - version: 15.5.17 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index bdc77f10..71e1f7e0 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.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 @@ -30,7 +30,7 @@ version: 1.0.3 appVersion: 1 dependencies: - name: postgresql - version: 16.2.5 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart diff --git a/charts/nocodb/Chart.yaml b/charts/nocodb/Chart.yaml index 58f7abe0..46a22bec 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.4 +version: 2.0.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.33 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql - version: 16.2.5 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index f9784619..40d77660 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.6 +version: 1.0.7 # 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.2.5 + version: 16.3.1 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.33