Skip to content

Commit 2ccf3dc

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

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=3a6fa5f72ac3ffa4acd018427b3b9cb0f900ca50
8-
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=3a6fa5f72ac3ffa4acd018427b3b9cb0f900ca50
7+
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=47821cbcae7e2252e259332378516b308ecf46f0
8+
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=47821cbcae7e2252e259332378516b308ecf46f0
99

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

1818
namespace: multi-platform-controller
1919

0 commit comments

Comments
 (0)