File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33resources :
44 - ../base
5- - https://github.com/konflux-ci/mintmaker/config/default?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
6- - https://github.com/konflux-ci/mintmaker/config/renovate?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
5+ - https://github.com/konflux-ci/mintmaker/config/default?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
6+ - https://github.com/konflux-ci/mintmaker/config/renovate?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
77
88images :
99 - name : quay.io/konflux-ci/mintmaker
1010 newName : quay.io/konflux-ci/mintmaker
11- newTag : 8a12c3f643836c401d1e5d16bd2c1e45c65828d4
11+ newTag : e2870d22cda48e7f55ba6cb122737a4735fce3a6
1212 - name : quay.io/konflux-ci/mintmaker-renovate-image
1313 newName : quay.io/konflux-ci/mintmaker-renovate-image
1414 newTag : latest
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ kind: Kustomization
33resources :
44 - ../../base
55 - ../../base/external-secrets
6- - https://github.com/konflux-ci/mintmaker/config/default?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
7- - https://github.com/konflux-ci/mintmaker/config/renovate?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
6+ - https://github.com/konflux-ci/mintmaker/config/default?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
7+ - https://github.com/konflux-ci/mintmaker/config/renovate?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
88
99namespace : mintmaker
1010
1111images :
1212 - name : quay.io/konflux-ci/mintmaker
1313 newName : quay.io/konflux-ci/mintmaker
14- newTag : 8a12c3f643836c401d1e5d16bd2c1e45c65828d4
14+ newTag : e2870d22cda48e7f55ba6cb122737a4735fce3a6
1515 - name : quay.io/konflux-ci/mintmaker-renovate-image
1616 newName : quay.io/konflux-ci/mintmaker-renovate-image
1717 newTag : 1afb09607fc9c9ddd88d23c308080dd320064bfc
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ resources:
44- ../../base
55- ../../base/external-secrets
66- ../blackbox
7- - https://github.com/konflux-ci/mintmaker/config/default?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
8- - https://github.com/konflux-ci/mintmaker/config/renovate?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
7+ - https://github.com/konflux-ci/mintmaker/config/default?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
8+ - https://github.com/konflux-ci/mintmaker/config/renovate?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6
99
1010namespace : mintmaker
1111
1212images :
1313- name : quay.io/konflux-ci/mintmaker
1414 newName : quay.io/konflux-ci/mintmaker
15- newTag : 8a12c3f643836c401d1e5d16bd2c1e45c65828d4
15+ newTag : e2870d22cda48e7f55ba6cb122737a4735fce3a6
1616- name : quay.io/konflux-ci/mintmaker-renovate-image
1717 newName : quay.io/konflux-ci/mintmaker-renovate-image
1818 newTag : 1afb09607fc9c9ddd88d23c308080dd320064bfc
You can’t perform that action at this time.
0 commit comments