Skip to content

Commit 367293d

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

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

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: 24babcd1816fd608ac8cb61386ea44421e0341f7
14+
newTag: 3251d8a71d835d209f609f33b10a3091ad5ca8b3
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: 62c3a9fab51951ad9c1995aabd8f5c6992d4e980
17+
newTag: ff2257a000a23ba6f898bd136b8653feeff5b38f
1818

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

0 commit comments

Comments
 (0)