Skip to content

Commit 5683e8b

Browse files
update components/multi-platform-controller/base/kustomization.yaml (#4217)
Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent e097a6f commit 5683e8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/multi-platform-controller/base/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ kind: Kustomization
44
resources:
55
- monitoring.yaml
66
- allow-argocd-to-manage.yaml
7-
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
8-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
7+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=f54047c5bc77752ce64eb78774535eb35eb406f2
8+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=f54047c5bc77752ce64eb78774535eb35eb406f2
99

1010
images:
1111
- name: multi-platform-controller
1212
newName: quay.io/konflux-ci/multi-platform-controller
13-
newTag: d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
13+
newTag: f54047c5bc77752ce64eb78774535eb35eb406f2
1414
- name: multi-platform-otp-server
1515
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
16-
newTag: d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
16+
newTag: f54047c5bc77752ce64eb78774535eb35eb406f2
1717

1818
namespace: multi-platform-controller
1919

0 commit comments

Comments
 (0)