Helm upgrade: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
helm upgrade jazzy-manta archaeopteryx | helm upgrade jazzy-manta archaeopteryx | ||
Upgrade increments the [[Helm_Concepts#Release_Revision|revision number]]. |
Revision as of 00:38, 29 August 2019
External
- https://helm.sh/docs/helm/#helm-upgrade
- https://helm.sh/docs/using_helm/#helm-upgrade-and-helm-rollback-upgrading-a-release-and-recovering-on-failure
- https://helm.sh/docs/using_helm/#helpful-options-for-install-upgrade-rollback
Internal
Overview
helm upgrade <release-name> <chart-name>
helm upgrade jazzy-manta archaeopteryx
Upgrade increments the revision number.