diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index e630f8da3..129a25b0e 100644 --- a/charts/datahub/Chart.yaml +++ b/charts/datahub/Chart.yaml @@ -4,7 +4,7 @@ description: A Helm chart for LinkedIn 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.3 +version: 0.4.4 # 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.0 diff --git a/charts/datahub/values.yaml b/charts/datahub/values.yaml index 0f5123ad0..d0d31afbf 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.0.13" + tag: "v0.0.15" # Add custom command / arguments to this job. Useful if you need a custom startup or shutdown script # to run # command: customCommand