From 8357ca380f25a27ad4da658921899ad335032f5c Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:16:33 +0000 Subject: [PATCH 1/2] update components/integration/development/kustomization.yaml --- components/integration/development/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/integration/development/kustomization.yaml b/components/integration/development/kustomization.yaml index 23845ac7434..fedf555ae97 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=b17b70be71436a5061583be7371f93b509172a8c -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=b17b70be71436a5061583be7371f93b509172a8c +- https://github.com/konflux-ci/integration-service/config/default?ref=c8e708ac708c805b4fc702910f639d6ff25ebdf4 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=c8e708ac708c805b4fc702910f639d6ff25ebdf4 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: b17b70be71436a5061583be7371f93b509172a8c + newTag: c8e708ac708c805b4fc702910f639d6ff25ebdf4 configMapGenerator: - name: integration-config From 616c72afd5e2d5e81fdf92f4970b47e747b4163b Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:16:34 +0000 Subject: [PATCH 2/2] update components/integration/staging/base/kustomization.yaml --- components/integration/staging/base/kustomization.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/integration/staging/base/kustomization.yaml b/components/integration/staging/base/kustomization.yaml index 4d68561c60f..adb86aa72f5 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=b17b70be71436a5061583be7371f93b509172a8c -- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=b17b70be71436a5061583be7371f93b509172a8c +- https://github.com/konflux-ci/integration-service/config/default?ref=c8e708ac708c805b4fc702910f639d6ff25ebdf4 +- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=c8e708ac708c805b4fc702910f639d6ff25ebdf4 images: - name: quay.io/konflux-ci/integration-service newName: quay.io/konflux-ci/integration-service - newTag: b17b70be71436a5061583be7371f93b509172a8c + newTag: c8e708ac708c805b4fc702910f639d6ff25ebdf4 configMapGenerator: - name: integration-config