Skip to content

Commit 852c56f

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

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=b131d73298a2f6761454058197677b316fa404fe
7-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=b131d73298a2f6761454058197677b316fa404fe
6+
- https://github.com/konflux-ci/mintmaker/config/default?ref=cf8867bb8a3dcdf73df5c0312edf7a7e781f1a7d
7+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=cf8867bb8a3dcdf73df5c0312edf7a7e781f1a7d
88

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: b131d73298a2f6761454058197677b316fa404fe
14+
newTag: cf8867bb8a3dcdf73df5c0312edf7a7e781f1a7d
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: d42559095ca640cce6d344d46d0551c47136395b
17+
newTag: 6fa49f1704b7c3ed8e10164f23207c2107f4cf7a
1818

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

0 commit comments

Comments
 (0)