Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save amaurybsouza/44ccd6c79bb8fb65af5452dce49ddd35 to your computer and use it in GitHub Desktop.
Save amaurybsouza/44ccd6c79bb8fb65af5452dce49ddd35 to your computer and use it in GitHub Desktop.
helm_install
$ curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
$ chmod 700 get_helm.sh
$ ./get_helm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment