Skip to content

Commit 1055d7e

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

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

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: 08e4f0797b6480696a39d00d1924eb8bb9c79bbe
14+
newTag: be8f64a699a9a6fb6175c46296dbb45b066ae271
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
17-
newTag: 4eee94eef226cda80beff759941ac92751abefe3
17+
newTag: dba66e85f9c340ac65a797b4530715bbb3dfeaed
1818

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

0 commit comments

Comments
 (0)