From 07fe4497495dc75db8c47ee5e2dad688aaa4124c Mon Sep 17 00:00:00 2001 From: red-hat-trusted-app-pipeline Date: Tue, 28 Nov 2023 18:49:32 +0000 Subject: [PATCH] Red Hat Trusted App Pipeline update backfill-redis-1-0-gamma --- .tekton/backfill-redis-1-0-gamma-pull-request.yaml | 4 ++-- .tekton/backfill-redis-1-0-gamma-push.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.tekton/backfill-redis-1-0-gamma-pull-request.yaml b/.tekton/backfill-redis-1-0-gamma-pull-request.yaml index b2ff6d12b..323e64431 100644 --- a/.tekton/backfill-redis-1-0-gamma-pull-request.yaml +++ b/.tekton/backfill-redis-1-0-gamma-pull-request.yaml @@ -19,7 +19,7 @@ metadata: spec: params: - name: dockerfile - value: Dockerfile + value: Dockerfile.backfill-redis - name: git-url value: '{{repo_url}}' - name: image-expires-after @@ -230,7 +230,7 @@ spec: - name: name value: buildah - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:73be62593d50285d8ec1c4e1ffcd72cd2615a544383baeb78b6b59bb37f912ae + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:93bb409637d51b37332b768ffa911f27f805229fdf4ba0841f745f83efceefa2 - name: kind value: task resolver: bundles diff --git a/.tekton/backfill-redis-1-0-gamma-push.yaml b/.tekton/backfill-redis-1-0-gamma-push.yaml index 9de95dac0..8db5be0ed 100644 --- a/.tekton/backfill-redis-1-0-gamma-push.yaml +++ b/.tekton/backfill-redis-1-0-gamma-push.yaml @@ -18,7 +18,7 @@ metadata: spec: params: - name: dockerfile - value: Dockerfile + value: Dockerfile.backfill-redis - name: git-url value: '{{repo_url}}' - name: output-image @@ -227,7 +227,7 @@ spec: - name: name value: buildah - name: bundle - value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:73be62593d50285d8ec1c4e1ffcd72cd2615a544383baeb78b6b59bb37f912ae + value: quay.io/redhat-appstudio-tekton-catalog/task-buildah:0.1@sha256:93bb409637d51b37332b768ffa911f27f805229fdf4ba0841f745f83efceefa2 - name: kind value: task resolver: bundles