You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/update-upgrading-cli.adoc
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,18 +59,18 @@ For details and information on how to perform an `EUS-to-EUS` channel upgrade, p
59
59
_Preparing to perform an EUS-to-EUS upgrade_ page, listed in the Additional resources section.
60
60
====
61
61
62
-
. Based on your organization requirements, set the appropriate upgrade channel. For example, you can set your channel to `stable-4.10`, `fast-4.10`, or `eus-4.10`. For more information about channels, refer to _Understanding update channels and releases_ listed in the Additional resources section.
62
+
. Based on your organization requirements, set the appropriate upgrade channel. For example, you can set your channel to `stable-4.12`, `fast-4.12`, or `eus-4.12`. For more information about channels, refer to _Understanding update channels and releases_ listed in the Additional resources section.
63
63
+
64
64
[source,terminal]
65
65
----
66
66
$ oc adm upgrade channel <channel>
67
67
----
68
68
+
69
-
For example, to set the channel to `stable-4.10`:
69
+
For example, to set the channel to `stable-{product-version}`:
0 commit comments