Rolling back a Che upgrade
To restore Che to the pre-upgrade version, roll back the Che version upgrade as follows:
Prerequisites
-
Installed
chectl
.
Procedure
-
Run the following command on a command line:
$ chectl server:restore --rollback
Che Operator automatically creates a backup before every upgrade. |