diff --git a/packages/system/kamaji/Makefile b/packages/system/kamaji/Makefile index aed69eb9..af7be38f 100644 --- a/packages/system/kamaji/Makefile +++ b/packages/system/kamaji/Makefile @@ -7,4 +7,4 @@ update: rm -rf charts helm repo add clastix https://clastix.github.io/charts helm repo update clastix - helm pull clastix/$(NAME) --untar --untardir charts + helm pull clastix/kamaji --untar --untardir charts