Skip to content

Commit 3993fed

Browse files
mintmaker update (#9335)
* 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 fd5024c commit 3993fed

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

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: be8f64a699a9a6fb6175c46296dbb45b066ae271
11+
newTag: 8a12c3f643836c401d1e5d16bd2c1e45c65828d4
1212
- name: quay.io/konflux-ci/mintmaker-renovate-image
1313
newName: quay.io/konflux-ci/mintmaker-renovate-image
1414
newTag: latest

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=be8f64a699a9a6fb6175c46296dbb45b066ae271
8-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=be8f64a699a9a6fb6175c46296dbb45b066ae271
7+
- https://github.com/konflux-ci/mintmaker/config/default?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
8+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=8a12c3f643836c401d1e5d16bd2c1e45c65828d4
99

1010
namespace: mintmaker
1111

1212
images:
1313
- name: quay.io/konflux-ci/mintmaker
1414
newName: quay.io/konflux-ci/mintmaker
15-
newTag: be8f64a699a9a6fb6175c46296dbb45b066ae271
15+
newTag: 8a12c3f643836c401d1e5d16bd2c1e45c65828d4
1616
- name: quay.io/konflux-ci/mintmaker-renovate-image
1717
newName: quay.io/konflux-ci/mintmaker-renovate-image
1818
newTag: 1afb09607fc9c9ddd88d23c308080dd320064bfc

0 commit comments

Comments
 (0)