From 9915bd972ab28d76b93c12d45aba3e23e9b66e99 Mon Sep 17 00:00:00 2001 From: Lance Ball Date: Tue, 31 Oct 2023 12:22:30 -0400 Subject: [PATCH] chore: revert buildah image ref Signed-off-by: Lance Ball --- .tekton/cosign-pull-request.yaml | 2 +- .tekton/cosign-push.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/cosign-pull-request.yaml b/.tekton/cosign-pull-request.yaml index 6ed26d4d720..2573f8902ee 100644 --- a/.tekton/cosign-pull-request.yaml +++ b/.tekton/cosign-pull-request.yaml @@ -230,7 +230,7 @@ spec: - name: name value: buildah - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:fabd9af8e999f2d11b024fbe21dd5ed2dcf029b71b4d7e21de3b106c3d6ff74d + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:f41166f57c7bf33f598d6c7436af8890c4d483419f4346e67037c7a5f850c367 - name: kind value: task resolver: bundles diff --git a/.tekton/cosign-push.yaml b/.tekton/cosign-push.yaml index 237623c367c..3fdfd149940 100644 --- a/.tekton/cosign-push.yaml +++ b/.tekton/cosign-push.yaml @@ -227,7 +227,7 @@ spec: - name: name value: buildah - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:fabd9af8e999f2d11b024fbe21dd5ed2dcf029b71b4d7e21de3b106c3d6ff74d + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:f41166f57c7bf33f598d6c7436af8890c4d483419f4346e67037c7a5f850c367 - name: kind value: task resolver: bundles