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