Skip to content

Commit bb72abc

Browse files
update components/mintmaker/production/base/kustomization.yaml
1 parent 051a1d3 commit bb72abc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/mintmaker/production/base/kustomization.yaml

Lines changed: 4 additions & 4 deletions
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=a3816e76f5e06ba3114731fc34fa14f76d442b6c
7-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=a3816e76f5e06ba3114731fc34fa14f76d442b6c
6+
- https://github.com/konflux-ci/mintmaker/config/default?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
7+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
88

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: a3816e76f5e06ba3114731fc34fa14f76d442b6c
14+
newTag: 5f632ab7a9aabdff16092cc05127995c37c81d94
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: f1c6c99d2523c52f8643c142d27346ca22e582d0
17+
newTag: eebfc799ae059998dfbc1588ed44cc81a920a8ad
1818

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

0 commit comments

Comments
 (0)