From 58f591198d601b15fa83fe54b9536a95107708dc 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, 26 Nov 2024 17:09:37 +0000 Subject: [PATCH] mintmaker update (#4964) * 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> --- components/mintmaker/development/kustomization.yaml | 6 +++--- components/mintmaker/staging/base/kustomization.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/mintmaker/development/kustomization.yaml b/components/mintmaker/development/kustomization.yaml index ae52e08531e..a2f139757b4 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=e140ba058b127890681fd73fc8beefda48abcd7f - - https://github.com/konflux-ci/mintmaker/config/renovate?ref=e140ba058b127890681fd73fc8beefda48abcd7f + - https://github.com/konflux-ci/mintmaker/config/default?ref=8162b25f78b3d03c129a6a780b457b1b400775ba + - https://github.com/konflux-ci/mintmaker/config/renovate?ref=8162b25f78b3d03c129a6a780b457b1b400775ba images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: e140ba058b127890681fd73fc8beefda48abcd7f + newTag: 8162b25f78b3d03c129a6a780b457b1b400775ba namespace: mintmaker diff --git a/components/mintmaker/staging/base/kustomization.yaml b/components/mintmaker/staging/base/kustomization.yaml index 91f96874205..760c86f997c 100644 --- a/components/mintmaker/staging/base/kustomization.yaml +++ b/components/mintmaker/staging/base/kustomization.yaml @@ -3,15 +3,15 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/mintmaker/config/default?ref=945caa7bbd28e17dc6a7f033036ffb85a0584856 -- https://github.com/konflux-ci/mintmaker/config/renovate?ref=945caa7bbd28e17dc6a7f033036ffb85a0584856 +- https://github.com/konflux-ci/mintmaker/config/default?ref=8162b25f78b3d03c129a6a780b457b1b400775ba +- https://github.com/konflux-ci/mintmaker/config/renovate?ref=8162b25f78b3d03c129a6a780b457b1b400775ba namespace: mintmaker images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: e140ba058b127890681fd73fc8beefda48abcd7f + newTag: 8162b25f78b3d03c129a6a780b457b1b400775ba commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true