Created
April 8, 2020 15:10
-
-
Save ccampo133/25c5f8dee219eb581e9bf290df9c11d9 to your computer and use it in GitHub Desktop.
Installing Helm 2 on Mac (w/ Homebrew)
This file contains 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
brew install helm@2 | |
brew link --force helm@2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install it manually: https://v2.helm.sh/docs/install/