Skip to content

Commit 5c412af

Browse files
jmagakGitHub Actions
andauthored
RHDHBUGS-2192: Add note in the upgrade instructions highlighting limitation when upgrading CLI-deployed Helm releases (#1595)
* Add note in the upgrade instructions highlighting limitation when upgrading CLI-deployed Helm releases * Apply Armel's suggestion * Apply new suggestion --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent a9138ee commit 5c412af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/upgrade/proc-upgrade-rhdh-helm.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
You can upgrade to a later version of {product} in {ocp-short} by using either the web console or the CLI.
77

88
* {ocp-short} web console
9+
+
10+
[WARNING]
11+
====
12+
If you have installed {product-short} manually using the Helm CLI, the Helm chart release upgrade in the OpenShift Developer Console is going to fail. 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.
13+
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.
14+
====
915

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

0 commit comments

Comments
 (0)