Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Automatically run the correct version of helm every time

This script will read the version of the Helm server you are running. It will then download a new version of helm if needed and run your command with new helm. I named it h since most everyone appears to alias helm to h anyway.

So Simple

Getting Started

Download the file to somewhere in your path. Any time you would call helm ..., call h ... instead.

curl -OL https://raw.githubusercontent.com/jakepearson/h/master/h && chmod +x h

About

Always run the correct helm against your cluster

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages