@@ -248,7 +248,7 @@ spec:
248248 - name : name
249249 value : prefetch-dependencies-oci-ta
250250 - name : bundle
251- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a579d00fe370b6d9a1cb1751c883ecd0ec9f663604344e2fd61e1f6d5bf4e990
251+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:9917d11f0a38c844184042d504b3d5605c009e6e43785fa113caae8b4c99b75e
252252 - name : kind
253253 value : task
254254 resolver : bundles
@@ -303,7 +303,7 @@ spec:
303303 - name : name
304304 value : buildah-remote-oci-ta
305305 - name : bundle
306- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.9@sha256:a9ca472e297388d6ef8d1f51ee205abee6076aed7c5356ec0df84f14a2e78ad8
306+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.9@sha256:4b3b76822c67fb734a9b3a5112e3810e271ee09d2777720a277a33870d3b038b
307307 - name : kind
308308 value : task
309309 resolver : bundles
@@ -313,13 +313,9 @@ spec:
313313 params :
314314 - name : IMAGE
315315 value : $(params.output-image-repo):$(tasks.determine-image-tag.results.IMAGE_TAG)
316- - name : COMMIT_SHA
317- value : $(tasks.clone-repository.results.commit)
318316 - name : IMAGES
319317 value :
320318 - $(tasks.build-images.results.IMAGE_REF[*])
321- - name : IMAGE_EXPIRES_AFTER
322- value : $(tasks.determine-image-expiration.results.IMAGE_EXPIRES_AFTER)
323319 - name : BUILDAH_FORMAT
324320 value : $(params.buildah-format)
325321 runAfter : [ build-images ]
@@ -328,7 +324,7 @@ spec:
328324 - name : name
329325 value : build-image-index
330326 - name : bundle
331- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2 @sha256:c7b0f7e1f743040d99a3532abbdfddc9484f80fd559a75171c97499c3eb5d163
327+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3 @sha256:ae3fa44f005054d4901d33413972227b5642d376968a67791535cdcc2e98473d
332328 - name : kind
333329 value : task
334330 resolver : bundles
@@ -393,7 +389,7 @@ spec:
393389 - name : name
394390 value : clair-scan
395391 - name : bundle
396- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:59dec3000fa35c714d0209dc61e6ec9de15d4d45172246cf5eeff796c5cff65f
392+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:89924756c91ded746cf9ccc9f07907595e5b2454ddda0219132913a4875a5f59
397393 - name : kind
398394 value : task
399395 resolver : bundles
@@ -440,7 +436,7 @@ spec:
440436 - name : name
441437 value : sast-shell-check-oci-ta
442438 - name : bundle
443- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:6f047f52c04ee6e4d2cb25af46e3ea92b235f6c5e02da540fb7ef0b90718bc0a
439+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57
444440 - name : kind
445441 value : task
446442 resolver : bundles
@@ -464,7 +460,7 @@ spec:
464460 - name : name
465461 value : sast-unicode-check-oci-ta
466462 - name : bundle
467- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:55006815522c57c1f83451dc0cba723ff7427dbac48553538b75cda7bf886d79
463+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:0854d9261760b2dc8f092569739685a5ab0a5c620e9cb8c1b78fef9e2d077a29
468464 - name : kind
469465 value : task
470466 resolver : bundles
@@ -488,7 +484,7 @@ spec:
488484 - name : name
489485 value : sast-snyk-check-oci-ta
490486 - name : bundle
491- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:d83becbfefe2aa39971c3d37bdc23489b745e22fd86cf4872455a133f8cb274f
487+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:2ad986f28d0b724dabcf76c4de649f058f0e66998c7d2f61b66de46533bdbcad
492488 - name : kind
493489 value : task
494490 resolver : bundles
@@ -533,7 +529,7 @@ spec:
533529 - name : name
534530 value : rpms-signature-scan
535531 - name : bundle
536- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:35a4ccda7e213d83d9f5e7ea5cad91dd180cbcebcb6c46f8d41a579478dd2072
532+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:7f2e8ed5c2d8b2433cc9a7779ce7c617de7eb0dc8f16d07d2a792cee816ed503
537533 - name : kind
538534 value : task
539535 resolver : bundles
0 commit comments