Skip to content
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

multi-platform-controller update #5212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions components/multi-platform-controller/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ namespace: multi-platform-controller

resources:
- common
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=8da4c3f23f4d1251b620c0d85cc6d91753f5cdaf
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=8da4c3f23f4d1251b620c0d85cc6d91753f5cdaf
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=91b5fc3617514faa18c039cbcb19fa55d8b0c35c
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=91b5fc3617514faa18c039cbcb19fa55d8b0c35c


images:
- name: multi-platform-controller
newName: quay.io/konflux-ci/multi-platform-controller
newTag: 8da4c3f23f4d1251b620c0d85cc6d91753f5cdaf
newTag: 91b5fc3617514faa18c039cbcb19fa55d8b0c35c
- name: multi-platform-otp-server
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
newTag: 8da4c3f23f4d1251b620c0d85cc6d91753f5cdaf
newTag: 91b5fc3617514faa18c039cbcb19fa55d8b0c35c
Loading