diff --git a/.tekton/trustee-pull-request.yaml b/.tekton/trustee-pull-request.yaml index 9784cab9f..a6f81a9dd 100644 --- a/.tekton/trustee-pull-request.yaml +++ b/.tekton/trustee-pull-request.yaml @@ -42,7 +42,7 @@ spec: - name: name value: docker-build-multi-platform-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:73c6701427023daf5791c3e5179ec5b4005a9e7e81fd3f6a6c3d7859d7cbdf42 + value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:fafb3d8520a6d7ddad14e4cf131715d3d386ff0183ba61849a4f5aae2e79dd74 - name: kind value: pipeline taskRunTemplate: {} diff --git a/.tekton/trustee-push.yaml b/.tekton/trustee-push.yaml index 24016f303..42f9eca83 100644 --- a/.tekton/trustee-push.yaml +++ b/.tekton/trustee-push.yaml @@ -39,7 +39,7 @@ spec: - name: name value: docker-build-multi-platform-oci-ta - name: bundle - value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:73c6701427023daf5791c3e5179ec5b4005a9e7e81fd3f6a6c3d7859d7cbdf42 + value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:fafb3d8520a6d7ddad14e4cf131715d3d386ff0183ba61849a4f5aae2e79dd74 - name: kind value: pipeline taskRunTemplate: {}