airnity/Helm upgrade

Helm upgrade a release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
local-chartTrue if the chart is in the current reponoTrue
chart-repository-urlThe URL of the chart repository. Required if local-chart is Falseno
chart-repository-nameThe name of the chart repository. Required if local-chart is Falseno
chartThe name of the chart with repositoryyes
release-nameThe name of the release to deployyes
release-namespaceThe name of the namespace to deploy the release inyes
create-namespaceTrue to create the namespace if it does not exist (default: True)noTrue
values-file-pathPath to an existing values.yaml fileno
waitWait for resources to be ready (default: False)noFalse
debugDisplay debug output (default: False)noFalse
dry-runDo not create resources (default: False)noFalse
release-set-valuesValues to set on the flyno

no outputs