Skip to content

Commit 5bb45a4

Browse files
authored
Update release.md (#1503)
1 parent 0f2d19d commit 5bb45a4

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/dev/release.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,16 @@ This is necessary for the Operator to appear on "operators" tab in Openshift clu
107107

108108
1. Ensure the `RH_CERTIFIED_OPENSHIFT_REPO_PATH` environment variable is set.
109109
2. Set the image SHA environment variables of the **certified** images.
110-
To get the SHAs, go to https://connect.redhat.com/projects/63568bb95612f26f8db42d7a/images and copy the **certified** image SHAs of the **amd64** and the **arm64** image:
110+
To get the SHAs:
111+
112+
1. Go to https://connect.redhat.com/manage/components
113+
2. search for "mongodb-atlas-kubernetes-operator"
114+
3. select "[Quay] mongodb-atlas-kubernetes-operator"
115+
4. filter for the given tag, i.e. "2.2.0"
116+
117+
The direct link, at the time of writing is https://connect.redhat.com/component/view/63568bb95612f26f8db42d7a/images.
118+
119+
Copy the **certified** image SHAs of the **amd64** and the **arm64** image:
111120

112121
![img.png](certified-image-sha.png)
113122

0 commit comments

Comments
 (0)