From e74276bc01c514f735f29e24c21dcd185aa30e48 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 4 Dec 2024 20:35:17 -0500 Subject: [PATCH] Mirror c9s/rhel-9.6 CoreOS base images 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 72324288ef0d1..81eabd185eafb 100644 --- a/core-services/image-mirroring/_config.yaml +++ b/core-services/image-mirroring/_config.yaml @@ -667,6 +667,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: