In the v18.0.0 or 18.0.5 NextGen gateway, there is a known issue where users faced difficulties upgrading to v18.1.0 from the OpsRamp UI.
To resolve this issue, follow the below steps:
- Log in to the Gateway VM or Kubernetes cluster where the Gateway is running.
- Use the following command to edit the
vprobe-updater-cm
configmap andnextgen-gw-updater-cronjob
cronjob:Note
The gateway will be deployed in the default namespace by default. If you prefer a different namespace, please specify the desired namespace name. - Change the updater images version to
2.2.5
.
Example: - Try updating the Gateway again through the OpsRamp Portal.