Skip to content

Instantly share code, notes, and snippets.

@romanlab
Created June 16, 2021 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save romanlab/8fc4c698a8825b3c80de6b7b333cb2a2 to your computer and use it in GitHub Desktop.
Save romanlab/8fc4c698a8825b3c80de6b7b333cb2a2 to your computer and use it in GitHub Desktop.
hooks:
install: "cd $HELM_PLUGIN_DIR; ./scripts/install.sh"
update: "cd $HELM_PLUGIN_DIR; ./scripts/update.sh"
delete: "cd $HELM_PLUGIN_DIR; ./scripts/delete.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment