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,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/mintmaker/config/default?ref=28bfd5d517606d7bee28a1b1fa6148af187e00af
5
+ - https://github.com/konflux-ci/mintmaker/config/default?ref=6eea6e2df253e2a0706382607234bac06f126753
6
6
7
7
images :
8
8
- name : quay.io/konflux-ci/mintmaker
9
9
newName : quay.io/konflux-ci/mintmaker
10
- newTag : 28bfd5d517606d7bee28a1b1fa6148af187e00af
10
+ newTag : 6eea6e2df253e2a0706382607234bac06f126753
11
11
12
12
namespace : mintmaker
13
13
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/mintmaker/config/default?ref=28bfd5d517606d7bee28a1b1fa6148af187e00af
6
+ - https://github.com/konflux-ci/mintmaker/config/default?ref=6eea6e2df253e2a0706382607234bac06f126753
7
7
8
8
namespace : mintmaker
9
9
10
10
images :
11
11
- name : quay.io/konflux-ci/mintmaker
12
12
newName : quay.io/konflux-ci/mintmaker
13
- newTag : 28bfd5d517606d7bee28a1b1fa6148af187e00af
13
+ newTag : 6eea6e2df253e2a0706382607234bac06f126753
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