File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/mintmaker/development Expand file tree Collapse file tree 1 file changed +3
-3
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/mintmaker/config/default?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
6
- - https://github.com/konflux-ci/mintmaker/config/renovate?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
5
+ - https://github.com/konflux-ci/mintmaker/config/default?ref=cd3a935a073fbe033411cddd82ec37cda006f0a9
6
+ - https://github.com/konflux-ci/mintmaker/config/renovate?ref=cd3a935a073fbe033411cddd82ec37cda006f0a9
7
7
8
8
images :
9
9
- name : quay.io/konflux-ci/mintmaker
10
10
newName : quay.io/konflux-ci/mintmaker
11
- newTag : 5f632ab7a9aabdff16092cc05127995c37c81d94
11
+ newTag : cd3a935a073fbe033411cddd82ec37cda006f0a9
12
12
13
13
namespace : mintmaker
14
14
You can’t perform that action at this time.
0 commit comments