Skip to content

Commit f997982

Browse files
mintmaker update (#6072)
* update components/mintmaker/development/kustomization.yaml * update components/mintmaker/staging/base/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
1 parent 34497ce commit f997982

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: components/mintmaker/development/kustomization.yaml

+3-3
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=3c98d033563f970767543e662ed2820afd5e2ebe
6-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=3c98d033563f970767543e662ed2820afd5e2ebe
5+
- https://github.com/konflux-ci/mintmaker/config/default?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
6+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
77

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: 3c98d033563f970767543e662ed2820afd5e2ebe
11+
newTag: c01225abd4e541b4ee6fec84ae787ac20511806c
1212

1313
namespace: mintmaker
1414

Diff for: components/mintmaker/staging/base/kustomization.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ kind: Kustomization
33
resources:
44
- ../../base
55
- ../../base/external-secrets
6-
- https://github.com/konflux-ci/mintmaker/config/default?ref=3c98d033563f970767543e662ed2820afd5e2ebe
7-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=3c98d033563f970767543e662ed2820afd5e2ebe
6+
- https://github.com/konflux-ci/mintmaker/config/default?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
7+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=c01225abd4e541b4ee6fec84ae787ac20511806c
88

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: 3c98d033563f970767543e662ed2820afd5e2ebe
14+
newTag: c01225abd4e541b4ee6fec84ae787ac20511806c
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
1717
newTag: 2f0119d59a32acd18dd678df07188aa3887ff7b1

0 commit comments

Comments
 (0)