From c8e79e0844e9a2633148875632bcdb89351cf19f Mon Sep 17 00:00:00 2001 From: tm8enk Date: Mon, 15 Mar 2021 08:55:42 +0000 Subject: [PATCH] hive-metastore --- charts/hive-metastore/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hive-metastore/Chart.yaml b/charts/hive-metastore/Chart.yaml index c7cd3f2f..ef30454f 100644 --- a/charts/hive-metastore/Chart.yaml +++ b/charts/hive-metastore/Chart.yaml @@ -15,7 +15,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.0.10 +version: 0.0.11 # 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 @@ -23,7 +23,7 @@ version: 0.0.10 appVersion: 1 dependencies: - name: postgres - version: 0.1.6 + version: 0.1.5 repository: https://inseefrlab.github.io/helm-charts-datascience enabled: true