diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index b5d4c332117..a766aa5f161 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=0cd020e3728677c9e4dcd186b73c52af8c5ab448 -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448 +- https://github.com/konflux-ci/integration-service/config/default?ref=0890dee3fea3e72717c450b0d5fdcd1fcf89652c +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0890dee3fea3e72717c450b0d5fdcd1fcf89652c images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 0cd020e3728677c9e4dcd186b73c52af8c5ab448 + newTag: 0890dee3fea3e72717c450b0d5fdcd1fcf89652c configMapGenerator: - name: integration-config diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index cd9ffd7a4f6..b57bb3af50c 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=0cd020e3728677c9e4dcd186b73c52af8c5ab448 -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448 +- https://github.com/konflux-ci/integration-service/config/default?ref=0890dee3fea3e72717c450b0d5fdcd1fcf89652c +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0890dee3fea3e72717c450b0d5fdcd1fcf89652c images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: 0cd020e3728677c9e4dcd186b73c52af8c5ab448 + newTag: 0890dee3fea3e72717c450b0d5fdcd1fcf89652c configMapGenerator: - name: integration-config