Skip to content

moveaxlab/asdf-helm-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-helm-secrets Build Lint

helm-secrets plugin for the asdf version manager.

this plugin will install helm-secrets plugin for helm: https://github.com/jkroepke/helm-secrets

Contents

Dependencies

  • bash, curl, tar, and POSIX utilities.
  • helm: helm must be installed in you system either via asdf/mise or globally.

Install

Plugin:

asdf plugin add helm-secrets
# or
asdf plugin add helm-secrets https://github.com/moveaxlab/asdf-helm-secrets.git

helm-secrets:

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

# Install specific version
asdf install helm-secrets latest

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

# Now helm-secrets commands are available
helm secrets --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © moveax

About

helm-secerts plugin for the asdf version manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages