diff --git a/templates/helm.tpl.yml b/templates/helm.tpl.yml index 1187b2f..e398ad3 100644 --- a/templates/helm.tpl.yml +++ b/templates/helm.tpl.yml @@ -6,5 +6,5 @@ .helm_push: image: dtzar/helm-kubectl script: - - ./scripts/helm-registry-login.sh + - ./scripts/helm-login.sh - ./scripts/helm-push.sh