Skip to content

Antiarchitect/asdf-helm-cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-helm-cr

GitHub Actions Status

Helm Chart Releaser plugin for asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages