File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
resources :
4
4
- ../base
5
- - https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
5
+ - https://github.com/konflux-ci/build-service/config/default?ref=79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a
6
6
7
7
namespace : build-service
8
8
9
9
images :
10
10
- name : quay.io/konflux-ci/build-service
11
11
newName : quay.io/konflux-ci/build-service
12
- newTag : f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
12
+ newTag : 79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a
13
13
14
14
commonAnnotations :
15
15
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ kind: Kustomization
3
3
resources :
4
4
- ../../base
5
5
- ../../base/external-secrets
6
- - https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
6
+ - https://github.com/konflux-ci/build-service/config/default?ref=79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a
7
7
8
8
namespace : build-service
9
9
10
10
images :
11
11
- name : quay.io/konflux-ci/build-service
12
12
newName : quay.io/konflux-ci/build-service
13
- newTag : f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010
13
+ newTag : 79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a
14
14
15
15
commonAnnotations :
16
16
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
You can’t perform that action at this time.
0 commit comments