Skip to content

Commit 445e6f5

Browse files
[operator-controller] - Default Catalog - Update periodics for 4.20 Tests to use go1.24 and openshift-4.20 (#66627)
1 parent 2e5b226 commit 445e6f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci-operator/config/openshift/operator-framework-operator-controller/openshift-operator-framework-operator-controller-release-4.20__periodics.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ base_images:
22
builder:
33
name: builder
44
namespace: ocp
5-
tag: rhel-9-golang-1.23-openshift-4.19
6-
ocp_4.19_base-rhel9:
5+
tag: rhel-9-golang-1.24-openshift-4.20
6+
ocp_4.20_base-rhel9:
77
name: "4.20"
88
namespace: ocp
99
tag: base-rhel9
1010
build_root:
1111
image_stream_tag:
1212
name: builder
1313
namespace: ocp
14-
tag: rhel-9-golang-1.23-openshift-4.19
14+
tag: rhel-9-golang-1.24-openshift-4.20
1515
releases:
1616
latest:
1717
candidate:

0 commit comments

Comments
 (0)