Skip to content

Commit 6b062ee

Browse files
committed
fix: bump console-plugin-template to node 22
1 parent 1a672e6 commit 6b062ee

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

ci-operator/config/openshift/console-plugin-template/openshift-console-plugin-template-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build_root:
22
image_stream_tag:
33
name: release
44
namespace: openshift
5-
tag: console-plugin-test-cypress-v18
5+
tag: console-plugin-test-cypress-v22
66
images:
77
- dockerfile_path: Dockerfile
88
to: console-plugin-template

ci-operator/config/openshift/console-plugin-template/openshift-console-plugin-template-release-4.21.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build_root:
22
image_stream_tag:
33
name: release
44
namespace: openshift
5-
tag: console-plugin-test-cypress-v18
5+
tag: console-plugin-test-cypress-v22
66
images:
77
- dockerfile_path: Dockerfile
88
to: console-plugin-template

ci-operator/config/openshift/console-plugin-template/openshift-console-plugin-template-release-4.22.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build_root:
22
image_stream_tag:
33
name: release
44
namespace: openshift
5-
tag: console-plugin-test-cypress-v18
5+
tag: console-plugin-test-cypress-v22
66
images:
77
- dockerfile_path: Dockerfile
88
to: console-plugin-template

core-services/image-mirroring/_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ supplementalCIImages:
239239
image: quay.io/jhadvig/console-plugin-test-cypress:node16
240240
ci/console-plugin-test-cypress:node18:
241241
image: quay.io/jhadvig/console-plugin-test-cypress:node18
242+
ci/console-plugin-test-cypress:node22:
243+
image: quay.io/jhadvig/console-plugin-test-cypress:node22
242244
ci/hyperconverged-cluster-bundle:1.10.0-unstable:
243245
image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.10.0-unstable
244246
ci/hyperconverged-cluster-bundle:1.11.0-unstable:

0 commit comments

Comments
 (0)