diff --git a/charts/cloudbeaver-chart/Chart.yaml b/charts/cloudbeaver-chart/Chart.yaml index fa8faf57..8d307c3e 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.14 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index b8b93e3e..f22c89cd 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.4 +version: 0.3.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 @@ -33,7 +33,7 @@ version: 0.3.4 appVersion: 1 dependencies: - name: postgresql - version: 11.6.15 + version: 15.5.14 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..d5c64234 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.14 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..6d64ffea 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.14 repository: https://charts.bitnami.com/bitnami enabled: true diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 06fcb52a..c79168c5 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.14 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.23