Skip to content

Commit

Permalink
Merge pull request openshift#15073 from vrutkovs/upgrade-example-4.1
Browse files Browse the repository at this point in the history
Administrator CLI commands: sample upgrade version should be 4.1.1
  • Loading branch information
kalexand-rh authored May 30, 2019
2 parents f27eee6 + 07043ee commit 802a35e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/cli-administrator-cluster-management.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ oc adm top images

Upgrade the cluster to a newer version.

.Example: Upgrade the cluster to version 4.0.1
.Example: Upgrade the cluster to version 4.1.1
----
$ oc adm upgrade --to=4.0.1
$ oc adm upgrade --to=4.1.1
----

0 comments on commit 802a35e

Please sign in to comment.