From 1b1a2fa39ac04cd5068abbc5e9566658f3023585 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, 9 Dec 2025 13:22:48 +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 faadab8bb8c..a6057b61cb3 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=fc5c9899e3778a3ba25decc179e2044426abf13b - - https://github.com/konflux-ci/mintmaker/config/renovate?ref=fc5c9899e3778a3ba25decc179e2044426abf13b + - https://github.com/konflux-ci/mintmaker/config/default?ref=9c4c6045d6b210885bb6b66915c487c313c732c0 + - https://github.com/konflux-ci/mintmaker/config/renovate?ref=9c4c6045d6b210885bb6b66915c487c313c732c0 images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: fc5c9899e3778a3ba25decc179e2044426abf13b + newTag: 9c4c6045d6b210885bb6b66915c487c313c732c0 - name: quay.io/konflux-ci/mintmaker-renovate-image newName: quay.io/konflux-ci/mintmaker-renovate-image newTag: latest From f352bb0ab503512ec6ebe9078ad023016c8cdb87 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, 9 Dec 2025 13:22:49 +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 cc77f06214a..0740cf6551d 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=fc5c9899e3778a3ba25decc179e2044426abf13b -- https://github.com/konflux-ci/mintmaker/config/renovate?ref=fc5c9899e3778a3ba25decc179e2044426abf13b +- https://github.com/konflux-ci/mintmaker/config/default?ref=9c4c6045d6b210885bb6b66915c487c313c732c0 +- https://github.com/konflux-ci/mintmaker/config/renovate?ref=9c4c6045d6b210885bb6b66915c487c313c732c0 namespace: mintmaker images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: fc5c9899e3778a3ba25decc179e2044426abf13b + newTag: 9c4c6045d6b210885bb6b66915c487c313c732c0 - name: quay.io/konflux-ci/mintmaker-renovate-image newName: quay.io/konflux-ci/mintmaker-renovate-image newTag: d626233abbe78bbd7a2abd1e51592d3d1a667f49