diff --git a/charts/datahub/Chart.yaml b/charts/datahub/Chart.yaml index 6ce47ec57..4601882b1 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.2.130 +version: 0.2.131 # 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.9.5 diff --git a/charts/datahub/templates/datahub-upgrade/datahub-build-indices-job.yml b/charts/datahub/templates/datahub-upgrade/datahub-build-indices-job.yml index c5bc174af..e1b4368a5 100644 --- a/charts/datahub/templates/datahub-upgrade/datahub-build-indices-job.yml +++ b/charts/datahub/templates/datahub-upgrade/datahub-build-indices-job.yml @@ -12,7 +12,7 @@ metadata: # This is what defines this resource as a hook. Without this line, the # job is considered part of the release. "helm.sh/hook": post-install,post-upgrade - "helm.sh/hook-weight": "-5" + "helm.sh/hook-weight": "-4" "helm.sh/hook-delete-policy": before-hook-creation spec: template: