File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
components/image-controller Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
4
- ../base
5
- - https://github.com/konflux-ci/image-controller/config/default?ref=5d504f293cf9267b88c5129bfca5da7d003dfdc4
5
+ - https://github.com/konflux-ci/image-controller/config/default?ref=c636a2250ceca578496bd27131c377d3e0ee2390
6
6
7
7
images :
8
8
- name : quay.io/konflux-ci/image-controller
9
9
newName : quay.io/konflux-ci/image-controller
10
- newTag : 5d504f293cf9267b88c5129bfca5da7d003dfdc4
10
+ newTag : c636a2250ceca578496bd27131c377d3e0ee2390
11
11
12
12
namespace : image-controller
13
13
Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ kind: Kustomization
3
3
resources :
4
4
- ../../base
5
5
- ../../base/external-secrets
6
- - https://github.com/konflux-ci/image-controller/config/default?ref=5d504f293cf9267b88c5129bfca5da7d003dfdc4
6
+ - https://github.com/konflux-ci/image-controller/config/default?ref=c636a2250ceca578496bd27131c377d3e0ee2390
7
7
8
8
images :
9
9
- name : quay.io/konflux-ci/image-controller
10
10
newName : quay.io/konflux-ci/image-controller
11
- newTag : 5d504f293cf9267b88c5129bfca5da7d003dfdc4
11
+ newTag : c636a2250ceca578496bd27131c377d3e0ee2390
12
12
13
13
namespace : image-controller
14
14
You can’t perform that action at this time.
0 commit comments