Skip to content

Commit fd2b661

Browse files
authored
Promoting component mintmaker from stage to prod (#7661)
1 parent e6e8838 commit fd2b661

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

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: 94c684759d5f3fae276d0b1079640065d6856486
14+
newTag: 51ee76e9ba932f73a40c8aff31bdf512a568b7bd
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: eebfc799ae059998dfbc1588ed44cc81a920a8ad
17+
newTag: 37c7cbe1d344cf28c151866c1ef6c5db8852fdaa
1818

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

0 commit comments

Comments
 (0)