Configure helm, helmfile, and the following helm plugins.
Add the following to your workflow
- name: Configure helm, helmfile, and helm plugins
uses: ibm-skills-network/action-helmfile@main
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 versionhelm-diff-version
: helm-diff versionhelm-secrets-version
: helm-secrets versionhelm-s3-version
: helm-s3 versionhelm-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