From a1e630cd8c4381e34847eadc05a48403da8d4a33 Mon Sep 17 00:00:00 2001 From: RyanHolstien Date: Wed, 14 Aug 2024 15:47:44 -0500 Subject: [PATCH] feat(release): v0.14.0 (#490) --- charts/datahub/Chart.yaml | 4 ++-- charts/datahub/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index c6d778dc8..2b458ceef 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -4,10 +4,10 @@ description: A Helm chart for DataHub 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. -version: 0.4.19 +version: 0.4.20 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 0.13.2 +appVersion: 0.14.0 dependencies: - name: datahub-gms version: 0.2.170 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index f69ffb0b8..af4281f0f 100644 --- a/charts/datahub/values.yaml +++ b/charts/datahub/values.yaml @@ -673,7 +673,7 @@ global: # value: password datahub: - version: v0.13.2 + version: v0.14.0 gms: protocol: "http" port: "8080" @@ -711,7 +711,7 @@ global: managed_ingestion: enabled: true - defaultCliVersion: "0.13.1.2" + defaultCliVersion: "0.14.0" metadata_service_authentication: enabled: true