Skip to content

setup image-mirroring for assisted-installer version v2.40 #65388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions core-services/image-mirroring/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,26 @@ supplementalCIImages:
image: quay.io/nmanos/odh-dashboard:latest
ci/odh-dashboard-tests:interop:
image: quay.io/nmanos/odh-dashboard:interop
edge-infrastructure/v2.40:assisted-service:
namespace: edge-infrastructure
name: ocm-2.14
tag: assisted-service
edge-infrastructure/v2.40:assisted-image-service:
namespace: edge-infrastructure
name: ocm-2.14
tag: assisted-image-service
edge-infrastructure/v2.40:assisted-installer-agent:
namespace: edge-infrastructure
name: ocm-2.14
tag: assisted-installer-agent
edge-infrastructure/v2.40:assisted-installer:
namespace: edge-infrastructure
name: ocm-2.14
tag: assisted-installer
edge-infrastructure/v2.40:assisted-installer-controller:
namespace: edge-infrastructure
name: ocm-2.14
tag: assisted-installer-controller
ignoredSources:
- image: registry.fedoraproject.org/fedora:latest
reason: https://issues.redhat.com/browse/RFE-5363
Expand Down