diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index f5dd734d58c..45adec827c3 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=3ee65a7c333e86e6bc561a45e64b0c40312d20c4 -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3ee65a7c333e86e6bc561a45e64b0c40312d20c4 +- https://github.com/konflux-ci/integration-service/config/default?ref=2fc3af73319771804f7afd112c8871f38c7c3be4 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=2fc3af73319771804f7afd112c8871f38c7c3be4 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 3ee65a7c333e86e6bc561a45e64b0c40312d20c4 + newTag: 2fc3af73319771804f7afd112c8871f38c7c3be4 configMapGenerator: - name: integration-config diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index 79a4141a918..3230fbba8e9 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=3ee65a7c333e86e6bc561a45e64b0c40312d20c4 -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3ee65a7c333e86e6bc561a45e64b0c40312d20c4 +- https://github.com/konflux-ci/integration-service/config/default?ref=2fc3af73319771804f7afd112c8871f38c7c3be4 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=2fc3af73319771804f7afd112c8871f38c7c3be4 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 3ee65a7c333e86e6bc561a45e64b0c40312d20c4 + newTag: 2fc3af73319771804f7afd112c8871f38c7c3be4 configMapGenerator: - name: integration-config