jcprz/Helm Action

Custom action to manage Helm commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe Helm command to runyes
timeout-in-minsTimeout for Helm atomic commandno3
repository-nameThe name of the repositoryyes
helm-dirThe name of the Helm directory where charts areyes
values-fileThe values file for the given Helm releaseno
environmentEnvironment for the Helm releaseno
release-nameHelm release nameno
namespaceNamespace for the Helm releaseno
image-tagDocker image tag for the Helm releaseno
create-namespaceWhether to create the namespace if not existsnofalse
set-flagComma-separated list of key-value pairs for the Helm --set flagno""
set-string-flagComma-separated list of key-value pairs for the Helm --set-string flagno""
dry-runWhether to run the command in dry-run modenofalse
is-debugWhether to run the command in debug modenofalse
enable-force-flagWhether to run the command with --force flagnofalse

no outputs