File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -270,14 +270,16 @@ spec:
270270 value : ' true'
271271 - name : BUILDAH_FORMAT
272272 value : $(params.buildah-format)
273+ - name : ALLOW_CROSS_PLATFORM_IMAGES
274+ value : true
273275 runAfter :
274276 - prefetch-dependencies
275277 taskRef :
276278 params :
277279 - name : name
278280 value : buildah-remote-oci-ta
279281 - name : bundle
280- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.9 @sha256:f667d1146533b1d49829c08097e31faf27db24563da576434a707353de62099f
282+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.10 @sha256:ae1b7a3010b37c55b7702de7a9d3ab61410f7931d1a77f15b3809395d31a9346
281283 - name : kind
282284 value : task
283285 resolver : bundles
Original file line number Diff line number Diff line change @@ -269,14 +269,16 @@ spec:
269269 value : ' true'
270270 - name : BUILDAH_FORMAT
271271 value : $(params.buildah-format)
272+ - name : ALLOW_CROSS_PLATFORM_IMAGES
273+ value : true
272274 runAfter :
273275 - prefetch-dependencies
274276 taskRef :
275277 params :
276278 - name : name
277279 value : buildah-remote-oci-ta
278280 - name : bundle
279- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.9 @sha256:f667d1146533b1d49829c08097e31faf27db24563da576434a707353de62099f
281+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.10 @sha256:ae1b7a3010b37c55b7702de7a9d3ab61410f7931d1a77f15b3809395d31a9346
280282 - name : kind
281283 value : task
282284 resolver : bundles
You can’t perform that action at this time.
0 commit comments