export NAME=snapshot-controller export NAMESPACE=cozy-$(NAME) include ../../../scripts/package.mk update: rm -rf charts helm repo add piraeus-charts https://piraeus.io/helm-charts/ helm repo update piraeus-charts helm pull piraeus-charts/snapshot-controller --untar --untardir charts