Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions modules/odc-upgrading-helm-release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
[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.
[role="_abstract"]
You can upgrade a Helm release to use 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.
. Click *Actions > Upgrade Helm Release*.
. On the *Upgrade Helm Release* page, if you can edit the *Chart Version* field, select the chart version you want to upgrade to, edit the values as needed, then click *Upgrade* to create a revision of the Helm release. The *Helm Releases* page shows both revisions.
+
NOTE: If you installed the Helm chart using a direct URL, you can't change *Chart Version*. Instead, edit the values in *Form view* or *YAML view*.