This section describes how to upgrade from Che 6.x to Che 7.3 on OpenShift 4 using the CLI management tool.
Prerequisites
-
And administrative account on an OpenShift 4 instance.
-
A running instance of Eclipse Che running on OpenShift 4.
-
This instance was installed using the CLI management tool, not using OperatorHub.
-
The
chectlmanagement tool is installed. See Installing thechectlmanagement tool.
Procedure
-
In all running workspaces in the Che 6.x instance, save and push changes back to the Git repositories.
-
Shut down all workspaces in the Che 6.x instance.
-
Run following command:
$ chectl server:update
Verification steps
-
Log in to the Che instance.
-
The 7.3 version number is displayed at the bottom of the page.