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
22kind : Kustomization
33resources :
44 - ../base
5- - https://github.com/konflux-ci/mintmaker/config/default?ref=28bfd5d517606d7bee28a1b1fa6148af187e00af
5+ - https://github.com/konflux-ci/mintmaker/config/default?ref=6eea6e2df253e2a0706382607234bac06f126753
66
77images :
88 - name : quay.io/konflux-ci/mintmaker
99 newName : quay.io/konflux-ci/mintmaker
10- newTag : 28bfd5d517606d7bee28a1b1fa6148af187e00af
10+ newTag : 6eea6e2df253e2a0706382607234bac06f126753
1111
1212namespace : mintmaker
1313
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ kind: Kustomization
33resources :
44- ../../base
55- ../../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
77
88namespace : mintmaker
99
1010images :
1111- name : quay.io/konflux-ci/mintmaker
1212 newName : quay.io/konflux-ci/mintmaker
13- newTag : 28bfd5d517606d7bee28a1b1fa6148af187e00af
13+ newTag : 6eea6e2df253e2a0706382607234bac06f126753
1414
1515commonAnnotations :
1616 argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
You can’t perform that action at this time.
0 commit comments