Skip to content

Commit 4ba2f94

Browse files
committed
change releases to use 4.20; change name for arm release
1 parent b861f06 commit 4ba2f94

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@ images:
5454
source_path: /usr/bin/oc
5555
to: src-with-oc-and-kubectl
5656
releases:
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"
6868
resources:
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

0 commit comments

Comments
 (0)