From 53a46e61b5ecd7b0777cc93d072c9fb854f22f8b Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 20 Aug 2023 13:00:00 +0000 Subject: [PATCH] Update file helm.tpl.yml --- templates/helm.tpl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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