From 2c0c132b04eda05f3eb516f88234ac22b9d9e982 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 08:28:19 +0000 Subject: [PATCH] chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to b31dc50 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/clowder-pull-request.yaml | 4 ++-- .tekton/clowder-push.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.tekton/clowder-pull-request.yaml b/.tekton/clowder-pull-request.yaml index 826710889..eef4055a6 100644 --- a/.tekton/clowder-pull-request.yaml +++ b/.tekton/clowder-pull-request.yaml @@ -263,7 +263,7 @@ spec: steps: # New step to fetch the Trusted Artifact and make it available to the next steps. - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source @@ -294,7 +294,7 @@ spec: steps: # New step to fetch the Trusted Artifact and make it available to the next steps. - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source diff --git a/.tekton/clowder-push.yaml b/.tekton/clowder-push.yaml index 7297d0c3a..a38111597 100644 --- a/.tekton/clowder-push.yaml +++ b/.tekton/clowder-push.yaml @@ -253,7 +253,7 @@ spec: steps: # New step to fetch the Trusted Artifact and make it available to the next steps. - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source @@ -284,7 +284,7 @@ spec: steps: # New step to fetch the Trusted Artifact and make it available to the next steps. - name: use-trusted-artifact - image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:52f1391e6f1c472fd10bb838f64fae2ed3320c636f536014978a5ddbdfc6b3af + image: quay.io/redhat-appstudio/build-trusted-artifacts:latest@sha256:b31dc501d5068e30621e51681a2921d4e43f5a030ab78c8991f83a5e774534a3 args: - use - $(params.SOURCE_ARTIFACT)=/var/workdir/source