This topic describes how to upgrade JFrog Container Registry in the Rancher Catalog Helm Chart.
To upgrade JFrog Container Registry in the Rancher Catalog Helm Chart:
Note
The upgrade is only supported from 6.x to 6.x and 7.x to 7.x with an expected small downtime window. To upgrade, you need to manually edit the workloads.
In Rancher UI, go to the project i.e. global | your cluster | project name (usually default)
Select Apps.
Warning
Do not select the 'Upgrade available' button in 'Apps'. You will lose all your data!
Select your app.
Note
Each primary node and nginx is updated. Each workload is upgraded by changing the Docker image.
Select three vertical dots to the right of the primary node and select View | Edit YAML.
Rancher displays a text editor.
Search and replace all occurrences of old jfrog container registry tag (e.g. 7.3.2) with the version you want to upgrade to (e.g. 7.6.3).
Select Save.
Wait for primary node to turn green in Rancher UI. You can also watch status of various nodes in artifactory UI under Settings | Monitoring | Service Status
Repeat steps 4-6 for nginx.
Log into Artifactory and verify that all the nodes are now in the correct version of the UI | Administration | Monitoring | Service Status.