Skip to content

Commit 1850848

Browse files
mintmaker update (#9196)
* 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 e03d7c9 commit 1850848

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

88
images:
99
- name: quay.io/konflux-ci/mintmaker
1010
newName: quay.io/konflux-ci/mintmaker
11-
newTag: 7c8f9fa4616351d82b330d4130e698be7534cf47
11+
newTag: be8f64a699a9a6fb6175c46296dbb45b066ae271
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=7c8f9fa4616351d82b330d4130e698be7534cf47
8-
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=7c8f9fa4616351d82b330d4130e698be7534cf47
7+
- https://github.com/konflux-ci/mintmaker/config/default?ref=be8f64a699a9a6fb6175c46296dbb45b066ae271
8+
- https://github.com/konflux-ci/mintmaker/config/renovate?ref=be8f64a699a9a6fb6175c46296dbb45b066ae271
99

1010
namespace: mintmaker
1111

1212
images:
1313
- name: quay.io/konflux-ci/mintmaker
1414
newName: quay.io/konflux-ci/mintmaker
15-
newTag: 7c8f9fa4616351d82b330d4130e698be7534cf47
15+
newTag: be8f64a699a9a6fb6175c46296dbb45b066ae271
1616
- name: quay.io/konflux-ci/mintmaker-renovate-image
1717
newName: quay.io/konflux-ci/mintmaker-renovate-image
1818
newTag: 22523b3e8ac8d3a951498af18af6a18eb24d81c3

0 commit comments

Comments
 (0)