cybersamx/Helm Deployment to EKS

Github Action for deploying applications to a EKS cluster using Helm 3 and an AWS access key (no kubeconfig).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 4, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cybersamx/eks-helm-action@9567cb83d7555143f8dac7a6c915a2bb28b23f68 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
aws_access_key_idThe AWS_ACCESS_KEY_ID with permissions to access EKS.yes
aws_secret_access_keyThe AWS_ACCESS_KEY_SECRET with permissions to access EKS.yes
aws_regionThe region hosting EKS.yes
cluster_nameThe name of EKS cluster.yes
commandShell commands to run.yes
namedescription
resultThe output of the command execution.