From 73e23e54ef8c052129d7808e97053f0565af4290 Mon Sep 17 00:00:00 2001 From: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:31:22 +0000 Subject: [PATCH] Update RHTAP references --- .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 3b56db22dc8..1ec4bdc2483 100644 --- a/.tekton/assisted-service-q2vh-pull-request.yaml +++ b/.tekton/assisted-service-q2vh-pull-request.yaml @@ -161,7 +161,7 @@ spec: runAfter: - clone-repository taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:76d4c97336234dd673cd3f5115c3d2558cb5ad3d2021a15da38988326b7f1c4a + bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:6687b3a54a8cbfbb5c2904d447bbb3d48d5739c5e201f6ddf0c4b471a7e35e27 name: prefetch-dependencies when: - input: $(params.hermetic) @@ -188,7 +188,7 @@ spec: runAfter: - prefetch-dependencies taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:d5cdd56dcaf45db5a9111321a15d40bcf1996327f70ba9612c8978b98e56fc1e + bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7e5f19d3aa233b9becf90d1ca01697486dc1acb1f1d6d2a0b8d1a1cc07c66249 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 9347bb4829a..f5d88003d02 100644 --- a/.tekton/assisted-service-q2vh-push.yaml +++ b/.tekton/assisted-service-q2vh-push.yaml @@ -158,7 +158,7 @@ spec: runAfter: - clone-repository taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:76d4c97336234dd673cd3f5115c3d2558cb5ad3d2021a15da38988326b7f1c4a + bundle: quay.io/redhat-appstudio-tekton-catalog/task-prefetch-dependencies:0.1@sha256:6687b3a54a8cbfbb5c2904d447bbb3d48d5739c5e201f6ddf0c4b471a7e35e27 name: prefetch-dependencies when: - input: $(params.hermetic) @@ -185,7 +185,7 @@ spec: runAfter: - prefetch-dependencies taskRef: - bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:d5cdd56dcaf45db5a9111321a15d40bcf1996327f70ba9612c8978b98e56fc1e + bundle: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:7e5f19d3aa233b9becf90d1ca01697486dc1acb1f1d6d2a0b8d1a1cc07c66249 name: buildah when: - input: $(tasks.init.results.build)