Skip to content

Commit

Permalink
Bump datahub version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMoore committed Jun 5, 2024
1 parent 69b5b73 commit 645932f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions helm_deploy/values-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -479,7 +478,7 @@ global:
key: database_name

datahub:
version: v0.13.2
version: v0.13.3
gms:
port: "8080"
nodePort: "30001"
Expand Down Expand Up @@ -510,7 +509,7 @@ global:

managed_ingestion:
enabled: true
defaultCliVersion: "0.13.1.2"
defaultCliVersion: "0.13.3"

metadata_service_authentication:
enabled: true
Expand Down

0 comments on commit 645932f

Please sign in to comment.