Skip to content

ibm-skills-network/action-helmfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

action-helmfile

Configure helm, helmfile, and the following helm plugins.

Usage

Add the following to your workflow

- name: Configure helm, helmfile, and helm plugins
  uses: ibm-skills-network/action-helmfile@main

Optional Inputs

You may choose to override the installed versions. Visit their GitHub releases page and grab the tag name.

  • helm-version: helm version.
  • helmfile-version: helmfile version
  • helm-diff-version: helm-diff version
  • helm-secrets-version: helm-secrets version
  • helm-s3-version: helm-s3 version
  • helm-git-version: helm-git version

Example

- name: Configure helm, helmfile, and helm plugins
  uses: ibm-skills-network/action-helmfile@main
  with:
    helmfile-version: "v0.141.0"
    helm-secrets-version: "3.8.0

About

Configure helm, helmfile, and helm plugins in GitHub Actions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published