From 4684e044d6e5c57bbc7e012984d0bae54ea91341 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 06:40:25 +0000 Subject: [PATCH] Replace quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan references konflux-vanguard is no longer updated for Tekton tasks that moved to tekton-catalog; replace the references with equivalent konflux-ci/tekton-catalog references --- .tekton/postigrade-pull-request.yaml | 2 +- .tekton/postigrade-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/postigrade-pull-request.yaml b/.tekton/postigrade-pull-request.yaml index a13bb45..92db7d2 100644 --- a/.tekton/postigrade-pull-request.yaml +++ b/.tekton/postigrade-pull-request.yaml @@ -589,7 +589,7 @@ spec: - name: name value: rpms-signature-scan - name: bundle - value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:3d9fbf2c0a732f736b050c293380b63c8c72ab38d0ef79fcf9d1b7d8fcd25efb + value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ccb77d1bf7627fc6241a59ed42bb6e5707a8682754fe8ae18f2cfdddbcf29275 - name: kind value: task resolver: bundles diff --git a/.tekton/postigrade-push.yaml b/.tekton/postigrade-push.yaml index c80808c..38d9386 100644 --- a/.tekton/postigrade-push.yaml +++ b/.tekton/postigrade-push.yaml @@ -586,7 +586,7 @@ spec: - name: name value: rpms-signature-scan - name: bundle - value: quay.io/konflux-ci/konflux-vanguard/task-rpms-signature-scan:0.2@sha256:3d9fbf2c0a732f736b050c293380b63c8c72ab38d0ef79fcf9d1b7d8fcd25efb + value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ccb77d1bf7627fc6241a59ed42bb6e5707a8682754fe8ae18f2cfdddbcf29275 - name: kind value: task resolver: bundles