From bea1e72c0b3cf1cbcfd76ff5b450cc285aa3c831 Mon Sep 17 00:00:00 2001 From: clyang82 Date: Tue, 10 Dec 2024 23:15:07 +0800 Subject: [PATCH] Fix Konflux issue Signed-off-by: clyang82 --- .tekton/maestro-pull-request.yaml | 2 +- .tekton/maestro-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/maestro-pull-request.yaml b/.tekton/maestro-pull-request.yaml index 6f678eb5..4d000e47 100644 --- a/.tekton/maestro-pull-request.yaml +++ b/.tekton/maestro-pull-request.yaml @@ -59,7 +59,7 @@ spec: - name: name value: summary - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.2@sha256:ac5b078500566c204eaa23e3aea1e2f7e003ac750514198419cb322a2eaf177a + value: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.2@sha256:716d50d6f79c119e729a41ddf4eca7ddc521dbfb32cc10c7e1ef1942da887e26 - name: kind value: task resolver: bundles diff --git a/.tekton/maestro-push.yaml b/.tekton/maestro-push.yaml index 1a963601..d3d67049 100644 --- a/.tekton/maestro-push.yaml +++ b/.tekton/maestro-push.yaml @@ -56,7 +56,7 @@ spec: - name: name value: summary - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.2@sha256:ac5b078500566c204eaa23e3aea1e2f7e003ac750514198419cb322a2eaf177a + value: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.2@sha256:716d50d6f79c119e729a41ddf4eca7ddc521dbfb32cc10c7e1ef1942da887e26 - name: kind value: task resolver: bundles