From 2e0928e1b8344d246d992a6050d6af05920e1074 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 11 Dec 2024 09:26:09 -0500 Subject: [PATCH] Mirror c9s/rhel-9.6 CoreOS base images (#59544) These images are built as part of the CoreOS pipeline. They will be used as bases for building the node images containing OCP-versioned content for CI. Part of https://github.com/openshift/enhancements/pull/1637. --- core-services/image-mirroring/_config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core-services/image-mirroring/_config.yaml b/core-services/image-mirroring/_config.yaml index 9e91b68950f8..ead0292ea05a 100644 --- a/core-services/image-mirroring/_config.yaml +++ b/core-services/image-mirroring/_config.yaml @@ -669,6 +669,10 @@ supplementalCIImages: image: quay.io/stackrox-io/apollo-ci:stackrox-ui-test-0.4.3 stackrox/apollo-ci:stackrox-ui-test-0.4.4: image: quay.io/stackrox-io/apollo-ci:stackrox-ui-test-0.4.4 + coreos/scos-base:9: + image: quay.io/openshift-release-dev/ocp-v4.0-art-dev:c9s-coreos + coreos/rhel-coreos-base:9.6: + image: quay.io/openshift-release-dev/ocp-v4.0-art-dev:rhel-9.6-coreos coreos/coreos-assembler:latest: image: quay.io/coreos-assembler/coreos-assembler:latest coreos/coreos-assembler:4.18: