Skip to content

Commit 335e7e2

Browse files
update components/mintmaker/production/base/kustomization.yaml
1 parent 7ecabd1 commit 335e7e2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

components/mintmaker/production/base/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ labels:
66
resources:
77
- ../../base
88
- ../../base/external-secrets
9-
- https://github.com/konflux-ci/mintmaker/config/default?ref=7bc5ca7e6ecd17749926284e491173bc90b2222d
10-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=7bc5ca7e6ecd17749926284e491173bc90b2222d
9+
- https://github.com/konflux-ci/mintmaker/config/default?ref=9fa134aa6e70abdddaa7c9c4834e380e87cfa423
10+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=9fa134aa6e70abdddaa7c9c4834e380e87cfa423
1111

1212
namespace: mintmaker
1313

1414
images:
1515
- name: quay.io/konflux-ci/mintmaker
1616
newName: quay.io/konflux-ci/mintmaker
17-
newTag: 7bc5ca7e6ecd17749926284e491173bc90b2222d
17+
newTag: 9fa134aa6e70abdddaa7c9c4834e380e87cfa423
1818
- name: quay.io/konflux-ci/mintmaker-renovate-image
1919
newName: quay.io/konflux-ci/mintmaker-renovate-image
20-
newTag: 6d4fe394b5d555736285e610cdd91d901c1eec16
20+
newTag: cbbcbf3a1bafdc25f628c5b96f3478523c98068f
2121

2222
commonAnnotations:
2323
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

0 commit comments

Comments
 (0)