Skip to content

Brew formula to install the recently released helm version 3 while not conflicting with any existing helm 2 installations to help migrations.

Notifications You must be signed in to change notification settings

Gary-Mansell/homebrew-kubernetes-helm3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes-helm3

A custom brew formulae which will not conflict with existing helm 2 installations. Useful for migrating versions while maintaining compatibility.

You may also want to pin existing helm 2 installations incase the official formulae is updated to helm 3. brew pin kubernetes-helm

How do I install this formulae?

brew install gary-mansell/kubernetes-helm3/kubernetes-helm3

Or brew tap gary-mansell/kubernetes-helm3 and then brew install kubernetes-helm3.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/Gary-Mansell/homebrew-kubernetes-helm3/master/Formula/kubernetes-helm3.rb

Usage

helm3 version

Documentation

brew help, man brew or check Homebrew's documentation.

About

Brew formula to install the recently released helm version 3 while not conflicting with any existing helm 2 installations to help migrations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages