Skip to content

Commit 07e5e23

Browse files
mintmaker update (#8310)
* 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 ec03fab commit 07e5e23

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

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: a2e673f5f07cf3a9a893fb8c3c3febd522a460f2
11+
newTag: ed27b4872df93a19641348240f243065adcd90d9
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
@@ -4,15 +4,15 @@ resources:
44
- ../../base
55
- ../../base/external-secrets
66
- ../blackbox
7-
- https://github.com/konflux-ci/mintmaker/config/default?ref=a2e673f5f07cf3a9a893fb8c3c3febd522a460f2
8-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=a2e673f5f07cf3a9a893fb8c3c3febd522a460f2
7+
- https://github.com/konflux-ci/mintmaker/config/default?ref=ed27b4872df93a19641348240f243065adcd90d9
8+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=ed27b4872df93a19641348240f243065adcd90d9
99

1010
namespace: mintmaker
1111

1212
images:
1313
- name: quay.io/konflux-ci/mintmaker
1414
newName: quay.io/konflux-ci/mintmaker
15-
newTag: a2e673f5f07cf3a9a893fb8c3c3febd522a460f2
15+
newTag: ed27b4872df93a19641348240f243065adcd90d9
1616
- name: quay.io/konflux-ci/mintmaker-renovate-image
1717
newName: quay.io/konflux-ci/mintmaker-renovate-image
1818
newTag: a8ab20967e8333a396100d805a77e21c93009561

0 commit comments

Comments
 (0)