We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b398922 commit 35531caCopy full SHA for 35531ca
test/bin/common_versions.sh
@@ -102,7 +102,7 @@ export YMINUS2_RELEASE_VERSION
102
# If the release version is defined, the repository should be deduced from the
103
# CURRENT_RELEASE_REPO setting.
104
RHOCP_MINOR_Y=""
105
-RHOCP_MINOR_Y_BETA="https://mirror.openshift.com/pub/openshift-v4/$(uname -m)/dependencies/rpms/4.20-el9-beta/"
+RHOCP_MINOR_Y_BETA="https://mirror.openshift.com/pub/openshift-v4/$(uname -m)/dependencies/rpms/4.21-el9-beta/"
106
export RHOCP_MINOR_Y
107
export RHOCP_MINOR_Y_BETA
108
0 commit comments