File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
components/multi-platform-controller/base Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ kind: Kustomization
4
4
resources :
5
5
- monitoring.yaml
6
6
- 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
9
9
10
10
images :
11
11
- name : multi-platform-controller
12
12
newName : quay.io/konflux-ci/multi-platform-controller
13
- newTag : d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
13
+ newTag : f54047c5bc77752ce64eb78774535eb35eb406f2
14
14
- name : multi-platform-otp-server
15
15
newName : quay.io/konflux-ci/multi-platform-controller-otp-service
16
- newTag : d180b53f1ffd2ddfcec0b9c8db7bc6e0d709dc25
16
+ newTag : f54047c5bc77752ce64eb78774535eb35eb406f2
17
17
18
18
namespace : multi-platform-controller
19
19
You can’t perform that action at this time.
0 commit comments