ironhalik/helm-action

Does Helm stuff

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
debugAdds action debug messages. Might contain sensitive data.no
configKubeconfig yaml contents. Can be base64 encoded or just yaml.no
eks_clusterName of the EKS cluster to interact with. Will use aws eks update-kubeconfig.no
eks_role_arnThe AWS IAM role to use when authenticating with EKS.no
contextContext to use if there are multiple.no
namespaceNamespace to use.no
create_namespaceShould we create the namespace.notrue
releaseHelm release name. You can use env vars here.yes
chartHelm chart path.no./
app_versionThe version to set AppVersion in Chart.yamlno
valuesHelm values to be used in addition to the values file.no
values_filesHelm values files paths, comma separated. Will be used in the order provided.no
atomicAdds --atomic flag to helm.no
waitAdds --wait flag to helm.no
timeoutAdds --timeout flag to helm.no
github_summaryShould we write helm status to github step summary.notrue
github_summary_strip_commandsShould we remove any ::github::commands from the summary.notrue

no outputs