diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index ef46356630a..39198fb6ebe 100644 --- a/components/integration/development/kustomization.yaml +++ b/components/integration/development/kustomization.yaml @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/konflux-ci/integration-service/config/default?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c +- https://github.com/konflux-ci/integration-service/config/default?ref=d57fb0b05aba4003b5d3d823909e943a8276df60 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d57fb0b05aba4003b5d3d823909e943a8276df60 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 7ca8993ef0479a7ab6b28dae442980a9ee43f28c + newTag: d57fb0b05aba4003b5d3d823909e943a8276df60 configMapGenerator: - name: integration-config diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index 279208d1980..312fcd46a87 100644 --- a/components/integration/staging/base/kustomization.yaml +++ b/components/integration/staging/base/kustomization.yaml @@ -3,13 +3,13 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/integration-service/config/default?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7ca8993ef0479a7ab6b28dae442980a9ee43f28c +- https://github.com/konflux-ci/integration-service/config/default?ref=d57fb0b05aba4003b5d3d823909e943a8276df60 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d57fb0b05aba4003b5d3d823909e943a8276df60 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 7ca8993ef0479a7ab6b28dae442980a9ee43f28c + newTag: d57fb0b05aba4003b5d3d823909e943a8276df60 configMapGenerator: - name: integration-config