diff --git a/components/mintmaker/staging/base/kustomization.yaml b/components/mintmaker/staging/base/kustomization.yaml index f7598a67835..0eceda6bdd8 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=f862243aef9a8540bade567fc8f1945a46970b31 -- https://github.com/konflux-ci/mintmaker/config/renovate?ref=f862243aef9a8540bade567fc8f1945a46970b31 +- https://github.com/konflux-ci/mintmaker/config/default?ref=c152252637e6f7793585c8a60647d29b7c98e8d3 +- https://github.com/konflux-ci/mintmaker/config/renovate?ref=c152252637e6f7793585c8a60647d29b7c98e8d3 namespace: mintmaker images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: f862243aef9a8540bade567fc8f1945a46970b31 + newTag: c152252637e6f7793585c8a60647d29b7c98e8d3 commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true