mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
15 lines
669 B
Plaintext
15 lines
669 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// applications/application_life_cycle_management/odc-working-with-helm-charts-using-developer-perspective.adoc
|
|
|
|
[id="odc-upgrading-helm-release_{context}"]
|
|
= Upgrading a Helm release
|
|
|
|
You can upgrade a Helm release to upgrade to a new chart version or update your release configuration.
|
|
|
|
.Procedure
|
|
|
|
. In the *Topology* view, select the Helm release to see the side panel.
|
|
. Click *Actions* -> *Upgrade Helm Release*.
|
|
. In the *Upgrade Helm Release* page, select the *Chart Version* you want to upgrade to, and then click *Upgrade* to create another Helm release. The *Helm Releases* page displays the two revisions.
|