Releases: tokiwong/helm-switcher
Releases · tokiwong/helm-switcher
v0.0.5
- Moves some dependency away from GitHub API by checking if the requested Helm version is already installed on your machine
Example: helmswitch 3.1.1
will just switch to helm v3.1.1 if it's already downloaded, otherwise the app will scan GitHub and download as normal.
v0.0.4
Changelog
Added steps to verify checksum with downloaded helm binaries
v0.0.3
Changelog
- Print rate limit reset dateTime for func GetAppList
v0.0.2
Better-named binaries after GH action build
Also available now on Homebrew via brew install tokiwong/tap/helm-switcher
v0.0.1
First Release
Functionality confirmed to work for linux-amd64 and macOS operating systems.
Binaries found below