This topic describes how to upgrade JFrog Container Registry using the Google GCP GKE Kubernetes App.
To upgrade JFrog Container Registry using the Google GCP GKE Kubernetes App:
Note
The upgrade is only supported for 6.x to 6.x and 7.x to 7.x with an expected small downtime window.
Go to the GKE workloads page and select the Project where the App is deployed.The workloads must be upgraded manually.
Find the JFrog Container Registry workload:
<app-name>-artifactory
.Change the YAML from
gcr.io/cloud-marketplace/jfrog/jfrogcr:<existing version>
togcr.io/cloud-marketplace/jfrog/jfrogcr:<new version>
in all locations, without changing the annotations.Select the JFrog Container Registry registry from a list of versions, which may also use a SHA instead of a version tag:
docker.bintray.io/jfrog/artifactory-jcr:<new version>
Change the image to pull directly from JFrog, where images are updated at a more regular interval. Use
Scale the deployment down to zero,
Increase the deployment to 1.
Save the change
The new version of the mode appears
Verify the new version in the bottom left corner of the UI.