romnn/helm-deploy-action

deploy your helm chart to k8s

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandhelm command to be performed (upgrade, install, remove)yes
timeouttimeout for the helm command, e.g. 5m0sno
releasehelm release nameyes
namespacek8s namespacenodefault
kubeconfig-pathpath to kubeconfig fileno
kubeconfig-inlineinline kubeconfigno
valueshelm chart values as YAML or JSONno
dry-runrun helm in dry-run mode without an actual deploymentnofalse
atomicif true, an upgrade process rolls back changes made in case of failed upgradenotrue
github-tokengithub API token to fire the deployment_status for github deploymentsno
value-filesadditional value files to apply to the helm chart as JSON encoded array or stringno
secretssecret variables to include in value file interpolation as JSON encoded mapno
charthelm chart pathno
chart-versionversion of the chartno
repohelm repo urlno
repo-namehelm repo nameno
repo-usernamehelm repo usernameno
repo-passwordhelm repo passwordno
use-ociuse OCI protocol when pushing chartsnotrue
dependencieshelm chart dependencies as YAML or JSONno
app-versionversion of the appno
forceforce overrides charts with the same versionnofalse

no outputs