helm-git plugin for the asdf version manager.
asdf plugin add helm-git https://github.com/vberezhnoi/asdf-helm-git.git# List available versions
asdf list all helm-git
# Install a specific version
asdf install helm-git 0.16.0
# Set version globally or per-project
asdf global helm-git 0.16.0
asdf local helm-git 0.16.0The plugin automatically registers helm-git with Helm via helm plugin install after cloning.
- asdf
gitcurlhelm