Skip to content

Commit 426f8ea

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

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

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: 688b2b63f5da525b94e8ac60761c5685563dc2c0
14+
newTag: a2e673f5f07cf3a9a893fb8c3c3febd522a460f2
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: b868738bb445897e009bc2f9911729674fc0dd27
17+
newTag: f2d58ee2a10ad97c67bdeb4aa4f318c53b249d5a
1818

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

0 commit comments

Comments
 (0)