diff --git a/.tekton/trustee-pull-request.yaml b/.tekton/trustee-pull-request.yaml index ef7594607..4419a5e08 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@sha256:615b78b471bde880e94a7caa27cb25ffd9a0962f3bdcaaf4780858cec6093836 + value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:870d47d4a0ddbe80293e87d4dd548c75f5d8322c58bcf8d578f339c9e8097e36 - name: kind value: pipeline taskRunTemplate: {} diff --git a/.tekton/trustee-push.yaml b/.tekton/trustee-push.yaml index dc8058715..649180542 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@sha256:615b78b471bde880e94a7caa27cb25ffd9a0962f3bdcaaf4780858cec6093836 + value: quay.io/konflux-ci/tekton-catalog/pipeline-docker-build-multi-platform-oci-ta:devel@sha256:870d47d4a0ddbe80293e87d4dd548c75f5d8322c58bcf8d578f339c9e8097e36 - name: kind value: pipeline taskRunTemplate: {}