From 02f4badaa9d72b539e2fa5f01879a59ab650fffd Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:18:52 +0000 Subject: [PATCH 1/2] update components/mintmaker/development/kustomization.yaml --- components/mintmaker/development/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/mintmaker/development/kustomization.yaml b/components/mintmaker/development/kustomization.yaml index 56ebf5c33f2..042c1451146 100644 --- a/components/mintmaker/development/kustomization.yaml +++ b/components/mintmaker/development/kustomization.yaml @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - - https://github.com/konflux-ci/mintmaker/config/default?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6 - - https://github.com/konflux-ci/mintmaker/config/renovate?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6 + - https://github.com/konflux-ci/mintmaker/config/default?ref=0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 + - https://github.com/konflux-ci/mintmaker/config/renovate?ref=0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: e2870d22cda48e7f55ba6cb122737a4735fce3a6 + newTag: 0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 - name: quay.io/konflux-ci/mintmaker-renovate-image newName: quay.io/konflux-ci/mintmaker-renovate-image newTag: latest From 2c6ba760430db2f4cbf8c659d24c2e58fcc55b4e Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 11:18:54 +0000 Subject: [PATCH 2/2] update components/mintmaker/staging/base/kustomization.yaml --- components/mintmaker/staging/base/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/mintmaker/staging/base/kustomization.yaml b/components/mintmaker/staging/base/kustomization.yaml index 65dd8ecb6b7..f6aea564989 100644 --- a/components/mintmaker/staging/base/kustomization.yaml +++ b/components/mintmaker/staging/base/kustomization.yaml @@ -4,15 +4,15 @@ resources: - ../../base - ../../base/external-secrets - ../blackbox -- https://github.com/konflux-ci/mintmaker/config/default?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6 -- https://github.com/konflux-ci/mintmaker/config/renovate?ref=e2870d22cda48e7f55ba6cb122737a4735fce3a6 +- https://github.com/konflux-ci/mintmaker/config/default?ref=0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 +- https://github.com/konflux-ci/mintmaker/config/renovate?ref=0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 namespace: mintmaker images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: e2870d22cda48e7f55ba6cb122737a4735fce3a6 + newTag: 0bae8d4a46436d3bc9dced9d7f250ea80d7f1da4 - name: quay.io/konflux-ci/mintmaker-renovate-image newName: quay.io/konflux-ci/mintmaker-renovate-image newTag: 33f1e0887f01affc700bc84acb11e6f4903cb203