From 09ac2cff6a5f569a0280d048ceb9c52fbc61dad6 Mon Sep 17 00:00:00 2001 From: david-leifker <114954101+david-leifker@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:42:51 -0500 Subject: [PATCH] chore(bump): bump chart for v0.14.1 (#505) * chore(bump): bump chart for v0.14.1 --- charts/datahub/Chart.yaml | 4 ++-- charts/datahub/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index 6c8e61be8..a53b62aa8 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.25 +version: 0.4.26 # 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.14.0.2 +appVersion: 0.14.1 dependencies: - name: datahub-gms version: 0.2.172 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index 2bb1c5da9..786b5cc23 100644 --- a/charts/datahub/values.yaml +++ b/charts/datahub/values.yaml @@ -68,7 +68,7 @@ acryl-datahub-actions: enabled: true image: repository: acryldata/datahub-actions - tag: "v0.1.0" + tag: "v0.1.1" # Add custom command / arguments to this job. Useful if you need a custom startup or shutdown script # to run # command: customCommand @@ -694,7 +694,7 @@ global: # value: password datahub: - version: v0.14.0.2 + version: v0.14.1 gms: protocol: "http" port: "8080" @@ -732,7 +732,7 @@ global: managed_ingestion: enabled: true - defaultCliVersion: "0.14.0" + defaultCliVersion: "0.14.0.5" metadata_service_authentication: enabled: true