Skip to content

Instantly share code, notes, and snippets.

@hungbang
Forked from aculich/*scratch*.txt
Created August 25, 2022 01:54
Show Gist options
  • Save hungbang/ec7906233ec2aa1419a0b0f1de07649a to your computer and use it in GitHub Desktop.
Save hungbang/ec7906233ec2aa1419a0b0f1de07649a to your computer and use it in GitHub Desktop.
Downgrade helm client
# 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