diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index 9816ddf7..79d8d613 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.4 +version: 1.1.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: 1.1.4 appVersion: "1" dependencies: - name: postgresql - version: 15.5.17 + version: 15.5.38 repository: https://charts.bitnami.com/bitnami enabled: true - name: library-chart