Helm Installation: Difference between revisions
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
=Initialization= | =Initialization= | ||
Helm 2 required an initialization step, but this requirement and the <code>helm init</code> command have been removed in Helm 3. | |||
< | |||
Revision as of 20:27, 29 November 2019
External
Internal
Installation on Mac
brew install kubernetes-helm
Upgrade
brew upgrade kubernetes-helm
Initialization
Helm 2 required an initialization step, but this requirement and the helm init
command have been removed in Helm 3.