From 4683fbe1c9fd15923d8d540d56b802be7f6b41c3 Mon Sep 17 00:00:00 2001 From: Brad Lugo Date: Tue, 20 Aug 2024 09:33:01 -0700 Subject: [PATCH] stackrox: add new ci images to image mirror --- 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 c4b90930f8059..78b0de9331795 100644 --- a/core-services/image-mirroring/_config.yaml +++ b/core-services/image-mirroring/_config.yaml @@ -605,6 +605,10 @@ supplementalCIImages: image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.68 stackrox/apollo-ci:stackrox-test-0.3.69: image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.3.69 + stackrox/apollo-ci:stackrox-test-0.4.2: + image: quay.io/stackrox-io/apollo-ci:stackrox-test-0.4.2 + stackrox/apollo-ci:stackrox-ui-test-0.4.2: + image: quay.io/stackrox-io/apollo-ci:stackrox-ui-test-0.4.2 coreos/coreos-assembler:latest: image: quay.io/coreos-assembler/coreos-assembler:latest coreos/coreos-assembler:4.17: