diff --git a/components/mintmaker/development/kustomization.yaml b/components/mintmaker/development/kustomization.yaml index 55875facdff..db1327dbc61 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=2178e91406ed4e7e3611064099d9b876a88be585 - - https://github.com/konflux-ci/mintmaker/config/renovate?ref=2178e91406ed4e7e3611064099d9b876a88be585 + - https://github.com/konflux-ci/mintmaker/config/default?ref=ce97f4bf26f9253978d1c068b209e80f452589e8 + - https://github.com/konflux-ci/mintmaker/config/renovate?ref=ce97f4bf26f9253978d1c068b209e80f452589e8 images: - name: quay.io/konflux-ci/mintmaker newName: quay.io/konflux-ci/mintmaker - newTag: 2178e91406ed4e7e3611064099d9b876a88be585 + newTag: ce97f4bf26f9253978d1c068b209e80f452589e8 namespace: mintmaker