Home

Awesome

asdf-helm-cr

<div align="center">

GitHub Actions Status

Helm Chart Releaser plugin for asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add helm-cr
# or
asdf plugin add helm-cr https://github.com/Antiarchitect/asdf-helm-cr.git

helm-cr:

# Show all installable versions
asdf list-all helm-cr

# Install specific version
asdf install helm-cr latest

# Set a version globally (on your ~/.tool-versions file)
asdf global helm-cr latest

# Now cr commands are available
cr version

Check asdf readme for more instructions on how to install & manage versions.

License

See LICENSE © Andrey Voronkov