You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/release.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,16 @@ This is necessary for the Operator to appear on "operators" tab in Openshift clu
107
107
108
108
1. Ensure the `RH_CERTIFIED_OPENSHIFT_REPO_PATH` environment variable is set.
109
109
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
0 commit comments