actions-marketplace-validations/EKS Helmfile Deployment

Deploy a helm chart to EKS cluster using Helmfile.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 6, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/craftech-io_eks-helmfile-deploy-action@b387e9c0c274c1c80a376b5b63fb9aeac41303fe # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
aws-secret-access-keyAWS credentials used to login to eks.yes
aws-access-key-idAWS credentials used to login to eks.yes
aws-regionAWS region to use (default: us-west-2)yesus-east-1
cluster-nameEKS cluster name.yes
cluster-role-arnEKS cluster admin role arn.no
namespaceKubernetes namespace to use.yes
helmfile-pathThe path where lives the helmfile.nodeploy/
helmfileThe name of the helmfile file.nohelmfile.yaml

no outputs