-
-
Save hungbang/ec7906233ec2aa1419a0b0f1de07649a to your computer and use it in GitHub Desktop.
Downgrade helm client
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# How to downgrade helm version on server and client | |
# https://medium.com/@jyotirbhandari/how-to-downgrade-helm-version-on-server-and-client-4838ca100dbf | |
curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash -s -- --version v2.16.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment