From ad5521d16fbee78be378c1acacaebc692fab1f43 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:05:13 +0000 Subject: [PATCH] Update RHTAP references (#5949) Co-authored-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/assisted-service-q2vh-pull-request.yaml | 4 ++-- .tekton/assisted-service-q2vh-push.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.tekton/assisted-service-q2vh-pull-request.yaml b/.tekton/assisted-service-q2vh-pull-request.yaml index 79a3e5f8a5..4b8b7e1370 100644 --- a/.tekton/assisted-service-q2vh-pull-request.yaml +++ b/.tekton/assisted-service-q2vh-pull-request.yaml @@ -50,7 +50,7 @@ spec: - name: build-task-status value: $(tasks.build-container.status) taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:f65a69aaf71cbab382eff685eee522ad35068a4d91d233e76cef7d42ff15a686 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:29a64be421fdc203cb26c61b746c650e239ae924a73a825ad93bffb9e7ae7214 name: summary params: - description: Source Repository URL @@ -188,7 +188,7 @@ spec: runAfter: - prefetch-dependencies taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:351af2c0e5eeb92a5d6d4083847c1559475b596cda7671f489756d5302a4c847 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:1ee1d570b3cf7feaf85a22c828076e798a57266ffcfea41c1aa0e9f85b0a885a name: buildah when: - input: $(tasks.init.results.build) diff --git a/.tekton/assisted-service-q2vh-push.yaml b/.tekton/assisted-service-q2vh-push.yaml index b9fe8b9198..ed57a4c6c5 100644 --- a/.tekton/assisted-service-q2vh-push.yaml +++ b/.tekton/assisted-service-q2vh-push.yaml @@ -47,7 +47,7 @@ spec: - name: build-task-status value: $(tasks.build-container.status) taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:f65a69aaf71cbab382eff685eee522ad35068a4d91d233e76cef7d42ff15a686 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-summary:0.1@sha256:29a64be421fdc203cb26c61b746c650e239ae924a73a825ad93bffb9e7ae7214 name: summary params: - description: Source Repository URL @@ -185,7 +185,7 @@ spec: runAfter: - prefetch-dependencies taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:351af2c0e5eeb92a5d6d4083847c1559475b596cda7671f489756d5302a4c847 + bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:1ee1d570b3cf7feaf85a22c828076e798a57266ffcfea41c1aa0e9f85b0a885a name: buildah when: - input: $(tasks.init.results.build)