From 3d5e2333df22df51ea1e68c91817a74c5f13f6f7 Mon Sep 17 00:00:00 2001 From: Mat Date: Wed, 5 Jun 2024 14:01:29 +0100 Subject: [PATCH] Bump datahub version (#142) --- helm_deploy/values-base.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helm_deploy/values-base.yaml b/helm_deploy/values-base.yaml index 8cf8d88..816bc36 100644 --- a/helm_deploy/values-base.yaml +++ b/helm_deploy/values-base.yaml @@ -297,7 +297,6 @@ datahubSystemUpdate: helm.sh/hook: pre-install,pre-upgrade helm.sh/hook-weight: "-4" helm.sh/hook-delete-policy: before-hook-creation - # !! Requires version v0.13.0 or greater # Split the system update into 2 jobs, one that is blocking the rest of # the deployment and the other which is non-blocking. Once the blocking # steps are completed, the non-blocking job runs while the rest of the @@ -479,7 +478,7 @@ global: key: database_name datahub: - version: v0.13.2 + version: v0.13.3 gms: port: "8080" nodePort: "30001" @@ -510,7 +509,7 @@ global: managed_ingestion: enabled: true - defaultCliVersion: "0.13.1.2" + defaultCliVersion: "0.13.3" metadata_service_authentication: enabled: true