File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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=cc993edb2a595e08426cfcbf2d962bff714b865e
5
+ - https://github.com/konflux-ci/build-service/config/default?ref=931e56b1771db737c4fbbd1ae90fbd6e1b73344d
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 : cc993edb2a595e08426cfcbf2d962bff714b865e
12
+ newTag : 931e56b1771db737c4fbbd1ae90fbd6e1b73344d
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=cc993edb2a595e08426cfcbf2d962bff714b865e
6
+ - https://github.com/konflux-ci/build-service/config/default?ref=931e56b1771db737c4fbbd1ae90fbd6e1b73344d
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 : cc993edb2a595e08426cfcbf2d962bff714b865e
13
+ newTag : 931e56b1771db737c4fbbd1ae90fbd6e1b73344d
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