Official documentation Documentation of installation link: Helm Installing Helm Download and install Helm 1 2 3 curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 chmod 700 get_helm.sh ./get_helm.sh Check the version 1 helm version