diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index b76dd106221..84f8817a76a 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=cc6e6254cbe93cd8829f338e52f5898686a36f6b -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b +- https://github.com/konflux-ci/integration-service/config/default?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853 images: - name: quay.io/redhat-appstudio/integration-service newName: quay.io/redhat-appstudio/integration-service - newTag: cc6e6254cbe93cd8829f338e52f5898686a36f6b + newTag: f912d0d8e5c9b48657929f86e0c2fcd894588853 configMapGenerator: - name: integration-config diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index f1a8e2c3a41..aa71bc69e04 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=cc6e6254cbe93cd8829f338e52f5898686a36f6b -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b +- https://github.com/konflux-ci/integration-service/config/default?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853 images: - name: quay.io/redhat-appstudio/integration-service newName: quay.io/redhat-appstudio/integration-service - newTag: cc6e6254cbe93cd8829f338e52f5898686a36f6b + newTag: f912d0d8e5c9b48657929f86e0c2fcd894588853 configMapGenerator: - name: integration-config