@@ -200,7 +200,7 @@ spec:
200200 - name : name
201201 value : prefetch-dependencies-oci-ta
202202 - name : bundle
203- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
203+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
204204 - name : kind
205205 value : task
206206 resolver : bundles
@@ -265,7 +265,7 @@ spec:
265265 - name : name
266266 value : buildah-remote-oci-ta
267267 - name : bundle
268- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:ae87472f60dbbf71e4980cd478c92740c145fd9e44acbb9b164a21f1bcd61aa3
268+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
269269 - name : kind
270270 value : task
271271 resolver : bundles
@@ -306,19 +306,21 @@ spec:
306306 - name : build-source-image
307307 params :
308308 - name : BINARY_IMAGE
309- value : $(params.output -image)
309+ value : $(tasks.build -image-index.results.IMAGE_URL )
310310 - name : SOURCE_ARTIFACT
311311 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
312312 - name : CACHI2_ARTIFACT
313313 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
314+ - name : BINARY_IMAGE_DIGEST
315+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
314316 runAfter :
315317 - build-image-index
316318 taskRef :
317319 params :
318320 - name : name
319321 value : source-build-oci-ta
320322 - name : bundle
321- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
323+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
322324 - name : kind
323325 value : task
324326 resolver : bundles
@@ -386,7 +388,7 @@ spec:
386388 - name : name
387389 value : ecosystem-cert-preflight-checks
388390 - name : bundle
389- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
391+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
390392 - name : kind
391393 value : task
392394 resolver : bundles
@@ -485,7 +487,7 @@ spec:
485487 - name : name
486488 value : sast-coverity-check-oci-ta
487489 - name : bundle
488- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f81ade665c725616b918356c8c2fb2d4ed972e822a1a3181933cd0ada728a231
490+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
489491 - name : kind
490492 value : task
491493 resolver : bundles
@@ -566,7 +568,7 @@ spec:
566568 - name : name
567569 value : sast-unicode-check-oci-ta
568570 - name : bundle
569- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
571+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
570572 - name : kind
571573 value : task
572574 resolver : bundles
0 commit comments