Skip to content

Commit 915ca90

Browse files
update components/mintmaker/production/base/kustomization.yaml (#6070)
Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent f997982 commit 915ca90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: components/mintmaker/production/base/kustomization.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ kind: Kustomization
33
resources:
44
- ../../base
55
- ../../base/external-secrets
6-
- https://github.com/konflux-ci/mintmaker/config/default?ref=ad50001d2aba01949fd8a1458a3a58a5c4d1391f
7-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=ad50001d2aba01949fd8a1458a3a58a5c4d1391f
6+
- https://github.com/konflux-ci/mintmaker/config/default?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
7+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
88

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: ad50001d2aba01949fd8a1458a3a58a5c4d1391f
14+
newTag: c01225abd4e541b4ee6fec84ae787ac20511806c
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: 3972b38a7d692b4ebf92edff400a160ce1ad409d
17+
newTag: 2f0119d59a32acd18dd678df07188aa3887ff7b1
1818

1919
commonAnnotations:
2020
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

0 commit comments

Comments
 (0)