actions-marketplace-validations/EKS Helmfile Deployment
Deploy a helm chart to EKS cluster using Helmfile.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 6, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/craftech-io_eks-helmfile-deploy-action@b387e9c0c274c1c80a376b5b63fb9aeac41303fe # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-secret-access-key | AWS credentials used to login to eks. | yes | — |
| aws-access-key-id | AWS credentials used to login to eks. | yes | — |
| aws-region | AWS region to use (default: us-west-2) | yes | us-east-1 |
| cluster-name | EKS cluster name. | yes | — |
| cluster-role-arn | EKS cluster admin role arn. | no | — |
| namespace | Kubernetes namespace to use. | yes | — |
| helmfile-path | The path where lives the helmfile. | no | deploy/ |
| helmfile | The name of the helmfile file. | no | helmfile.yaml |
Outputs
no outputs