File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -307,14 +307,16 @@ spec:
307307 value : $(params.revision)
308308 - name : SOURCE_ARTIFACT
309309 value : $(tasks.clone-repository.results.SOURCE_ARTIFACT)
310+ - name : STEPS_IMAGE_STEP_NAMES
311+ value : " !use-trusted-artifact,!create-trusted-artifact"
310312 runAfter :
311313 - build-image-index
312314 taskRef :
313315 params :
314316 - name : name
315317 value : tkn-bundle-oci-ta
316318 - name : bundle
317- value : quay.io/konflux-ci/tekton-catalog/task-tkn-bundle-oci-ta:0.2@sha256:356a021208054be1b9bf7083b4532b8466832f51490abb0d0519dde4e163e764
319+ value : quay.io/konflux-ci/tekton-catalog/task-tkn-bundle-oci-ta:0.2@sha256:0e12654b0532ca720523693a5a85e67e0221d3678e2f54c675a61e72c5c240b3
318320 - name : kind
319321 value : task
320322 resolver : bundles
Original file line number Diff line number Diff line change @@ -309,15 +309,16 @@ spec:
309309 value : $(params.revision)
310310 - name : SOURCE_ARTIFACT
311311 value : $(tasks.clone-repository.results.SOURCE_ARTIFACT)
312+ - name : STEPS_IMAGE_STEP_NAMES
313+ value : " !use-trusted-artifact,!create-trusted-artifact"
312314 runAfter :
313315 - build-image-index
314316 taskRef :
315317 params :
316318 - name : name
317319 value : tkn-bundle-oci-ta
318320 - name : bundle
319- value : quay.io/konflux-ci/tekton-catalog/task-tkn-bundle-oci-ta:0.2@sha256:356a021208054be1b9bf7083b4532b8466832f51490abb0d0519dde4e163e764
320- - name : kind
321+ value : quay.io/konflux-ci/tekton-catalog/task-tkn-bundle-oci-ta:0.2@sha256:0e12654b0532ca720523693a5a85e67e0221d3678e2f54c675a61e72c5c240b3
321322 value : task
322323 resolver : bundles
323324 - name : deprecated-base-image-check
You can’t perform that action at this time.
0 commit comments