Skip to content

Commit 6685b5f

Browse files
update components/mintmaker/development/kustomization.yaml
1 parent 207b225 commit 6685b5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/mintmaker/development/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/mintmaker/config/default?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
6-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=5f632ab7a9aabdff16092cc05127995c37c81d94
5+
- https://github.com/konflux-ci/mintmaker/config/default?ref=cd3a935a073fbe033411cddd82ec37cda006f0a9
6+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=cd3a935a073fbe033411cddd82ec37cda006f0a9
77

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: 5f632ab7a9aabdff16092cc05127995c37c81d94
11+
newTag: cd3a935a073fbe033411cddd82ec37cda006f0a9
1212

1313
namespace: mintmaker
1414

0 commit comments

Comments
 (0)