Skip to content

Instantly share code, notes, and snippets.

@janakiramm
Last active November 6, 2021 07:20
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 janakiramm/8eefe69ec780a446c5e5f67d88ea19e6 to your computer and use it in GitHub Desktop.
Save janakiramm/8eefe69ec780a446c5e5f67d88ea19e6 to your computer and use it in GitHub Desktop.
# install Helm3
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