Skip to content

Commit d87582b

Browse files
mintmaker update (#7642)
* 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 ae9932c commit d87582b

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: ab2c5e15df4f8e2806b7d6efe821ccfbe2c65e14
11+
newTag: 58c7dbe2450b11a76b76073c5691898c33cdf70d
1212

1313
namespace: mintmaker
1414

components/mintmaker/staging/base/kustomization.yaml

Lines changed: 3 additions & 3 deletions
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=ab2c5e15df4f8e2806b7d6efe821ccfbe2c65e14
7-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=ab2c5e15df4f8e2806b7d6efe821ccfbe2c65e14
6+
- https://github.com/konflux-ci/mintmaker/config/default?ref=58c7dbe2450b11a76b76073c5691898c33cdf70d
7+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=58c7dbe2450b11a76b76073c5691898c33cdf70d
88

99
namespace: mintmaker
1010

1111
images:
1212
- name: quay.io/konflux-ci/mintmaker
1313
newName: quay.io/konflux-ci/mintmaker
14-
newTag: ab2c5e15df4f8e2806b7d6efe821ccfbe2c65e14
14+
newTag: 58c7dbe2450b11a76b76073c5691898c33cdf70d
1515
- name: quay.io/konflux-ci/mintmaker-renovate-image
1616
newName: quay.io/konflux-ci/mintmaker-renovate-image
1717
newTag: 1fdbf7d8e9c5df35818d830340319677e74ec62e

0 commit comments

Comments
 (0)