File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
ci-operator/config/openshift/kueue-operator Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,17 +54,17 @@ images:
5454 source_path : /usr/bin/oc
5555 to : src-with-oc-and-kubectl
5656releases :
57- arm64-4-19-latest :
57+ arm64-4-20 :
5858 candidate :
5959 architecture : arm64
6060 product : ocp
6161 stream : nightly
62- version : " 4.19 "
62+ version : " 4.20 "
6363 latest :
6464 release :
6565 architecture : multi
6666 channel : stable
67- version : " 4.19 "
67+ version : " 4.20 "
6868resources :
6969 ' * ' :
7070 requests :
@@ -124,7 +124,7 @@ tests:
124124 steps :
125125 cluster_profile : aws
126126 dependencies :
127- OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE : release:arm64-4-19-latest
127+ OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE : release:arm64-4-20
128128 env :
129129 BUNDLE_COMPONENT : kueue-bundle-main
130130 CONTAINER_IMAGE : quay.io/curl/curl:latest
You can’t perform that action at this time.
0 commit comments