Skip to content
Open
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
6 changes: 6 additions & 0 deletions modules/upgrade/proc-upgrade-rhdh-helm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
You can upgrade to a later version of {product} in {ocp-short} by using either the web console or the CLI.

* {ocp-short} web console
+
[WARNING]
====
If you have installed {product-short} manually using the Helm CLI, the Helm chart release upgrade fails in the OpenShift Developer Console. The failure is due to the limitations when using the {ocp-short} console to upgrade a Helm release that was initially deployed using the Helm CLI. You can bypass this limitation by using the Helm CLI to upgrade.
However, if you still want to upgrade using the console, select the Helm Chart version from the drop-down list and select the {product-short} version you want to upgrade to. Before performing this step, save your `values.yaml` configuration file in a different location.
====

. In the *Developer* perspective, click *Helm* to open the *Helm Releases* tab.

Expand Down