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