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
2 changes: 1 addition & 1 deletion modules/operator-upgrade.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ When the {productname} Operator is installed by Operator Lifecycle Manager, it m

The standard approach for upgrading installed Operators on {ocp} is documented at link:https://docs.openshift.com/container-platform/{ocp-y}/operators/admin/olm-upgrading-operators.html[Upgrading installed Operators].

In general, {productname} supports upgrades from a prior (N-1) minor version only. For example, upgrading directly from {productname} 3.5 to the latest version of {producty-min} is not supported. Instead, users would have to upgrade as follows:
In general, {productname} supports upgrades from a prior (N-1) minor version only. For example, upgrading directly from {productname} 3.5 to the latest version of {producty} is not supported. Instead, users would have to upgrade as follows:

. 3.9.z -> 3.10.z
. 3.10.z -> 3.11.z
Expand Down