@@ -9,7 +9,7 @@ metadata:
99 pipelinesascode.tekton.dev/cancel-in-progress : " true"
1010 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1111 pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && '{{pull_request_title}}'.startsWith("e2e_trigger_")
12- creationTimestamp : null
12+ creationTimestamp :
1313 labels :
1414 appstudio.openshift.io/application : rh-rosa-cli
1515 appstudio.openshift.io/component : rosa-cli-e2e-test
4444 - name : name
4545 value : show-sbom
4646 - name : bundle
47- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
47+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4848 - name : kind
4949 value : task
5050 resolver : bundles
@@ -60,13 +60,11 @@ spec:
6060 name : output-image
6161 type : string
6262 - default : .
63- description : Path to the source code of an application's component from where
64- to build image.
63+ description : Path to the source code of an application's component from where to build image.
6564 name : path-context
6665 type : string
6766 - default : Dockerfile
68- description : Path to the Dockerfile inside the context specified by parameter
69- path-context
67+ description : Path to the Dockerfile inside the context specified by parameter path-context
7068 name : dockerfile
7169 type : string
7270 - default : " false"
8684 name : prefetch-input
8785 type : string
8886 - default : " "
89- description : Image tag expiration time, time values could be something like
90- 1h, 2d, 3w for hours, days, and weeks, respectively.
87+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9188 name : image-expires-after
9289 - default : " false"
9390 description : Build a source image.
@@ -106,10 +103,13 @@ spec:
106103 name : build-args-file
107104 type : string
108105 - default : " false"
109- description : Whether to enable privileged mode, should be used only with remote
110- VMs
106+ description : Whether to enable privileged mode, should be used only with remote VMs
111107 name : privileged-nested
112108 type : string
109+ - name : buildah-format
110+ default : docker
111+ type : string
112+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
113113 results :
114114 - description : " "
115115 name : IMAGE_URL
@@ -137,7 +137,7 @@ spec:
137137 - name : name
138138 value : init
139139 - name : bundle
140- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
140+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:526a104a3342e36dad5c5e7f98c647da6b2a33897e458f772ff4afe523e0690a
141141 - name : kind
142142 value : task
143143 resolver : bundles
@@ -158,7 +158,7 @@ spec:
158158 - name : name
159159 value : git-clone-oci-ta
160160 - name : bundle
161- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0fea1e4bd2fdde46c5b7786629f423a51e357f681c32ceddd744a6e3d48b8327
161+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
162162 - name : kind
163163 value : task
164164 resolver : bundles
@@ -187,7 +187,7 @@ spec:
187187 - name : name
188188 value : prefetch-dependencies-oci-ta
189189 - name : bundle
190- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:adbd819c6b727ac0c5519475d174dcad64cfa8df6ee50acd58f7fb562c59d4f7
190+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:dc82a7270aace9b1c26f7e96f8ccab2752e53d32980c41a45e1733baad76cde6
191191 - name : kind
192192 value : task
193193 resolver : bundles
@@ -223,14 +223,16 @@ spec:
223223 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
224224 - name : CACHI2_ARTIFACT
225225 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
226+ - name : BUILDAH_FORMAT
227+ value : $(params.buildah-format)
226228 runAfter :
227229 - prefetch-dependencies
228230 taskRef :
229231 params :
230232 - name : name
231233 value : buildah-oci-ta
232234 - name : bundle
233- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4 @sha256:09f012a6c726c66922703f28846a3cfa196e8a391729192cda0d8f8a757b6ff5
235+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.5 @sha256:6ec006242975a17388bfe813e2afd0ae721dd013247580c0d988e3c4a9c7f867
234236 - name : kind
235237 value : task
236238 resolver : bundles
@@ -252,14 +254,16 @@ spec:
252254 - name : IMAGES
253255 value :
254256 - $(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)
257+ - name : BUILDAH_FORMAT
258+ value : $(params.buildah-format)
255259 runAfter :
256260 - build-container
257261 taskRef :
258262 params :
259263 - name : name
260264 value : build-image-index
261265 - name : bundle
262- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:9c95b1fe17db091ae364344ba2006af46648e08486eef1f6fe1b9e3f10866875
266+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d
263267 - name : kind
264268 value : task
265269 resolver : bundles
@@ -271,19 +275,21 @@ spec:
271275 - name : build-source-image
272276 params :
273277 - name : BINARY_IMAGE
274- value : $(params.output -image)
278+ value : $(tasks.build -image-index.results.IMAGE_URL )
275279 - name : SOURCE_ARTIFACT
276280 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
277281 - name : CACHI2_ARTIFACT
278282 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
283+ - name : BINARY_IMAGE_DIGEST
284+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
279285 runAfter :
280286 - build-image-index
281287 taskRef :
282288 params :
283289 - name : name
284290 value : source-build-oci-ta
285291 - name : bundle
286- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:c5e56643c0f5e19409e86c8fd4de4348413b6f10456aa0875498d5c63bf6ef0e
292+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
287293 - name : kind
288294 value : task
289295 resolver : bundles
@@ -309,7 +315,7 @@ spec:
309315 - name : name
310316 value : deprecated-image-check
311317 - name : bundle
312- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
318+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
313319 - name : kind
314320 value : task
315321 resolver : bundles
@@ -331,7 +337,7 @@ spec:
331337 - name : name
332338 value : clair-scan
333339 - name : bundle
334- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:68a8fe28527c4469243119a449e2b3a6655f2acac589c069ea6433242da8ed4d
340+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
335341 - name : kind
336342 value : task
337343 resolver : bundles
@@ -351,7 +357,7 @@ spec:
351357 - name : name
352358 value : ecosystem-cert-preflight-checks
353359 - name : bundle
354- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:302828e9d7abc72b8a44fb2b9be068f86c982d8e5f4550b8bf654571d6361ee8
360+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
355361 - name : kind
356362 value : task
357363 resolver : bundles
@@ -377,7 +383,7 @@ spec:
377383 - name : name
378384 value : sast-snyk-check-oci-ta
379385 - name : bundle
380- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:9a6ec5575f80668552d861e64414e736c85af772c272ca653a6fd1ec841d2627
386+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:181d63c126e3119a9d57b8feed4eb66a875b5208c3e90724c22758e65dca8733
381387 - name : kind
382388 value : task
383389 resolver : bundles
@@ -399,7 +405,7 @@ spec:
399405 - name : name
400406 value : clamav-scan
401407 - name : bundle
402- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:386c8c3395b44f6eb927dbad72382808b0ae42008f183064ca77cb4cad998442
408+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
403409 - name : kind
404410 value : task
405411 resolver : bundles
@@ -444,7 +450,7 @@ spec:
444450 - name : name
445451 value : sast-coverity-check-oci-ta
446452 - name : bundle
447- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:7c845b10d257b874f645ea30deeff3c1ce2b38e7b6e331564f32c8684f41b520
453+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
448454 - name : kind
449455 value : task
450456 resolver : bundles
@@ -465,7 +471,7 @@ spec:
465471 - name : name
466472 value : coverity-availability-check
467473 - name : bundle
468- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
474+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
469475 - name : kind
470476 value : task
471477 resolver : bundles
@@ -491,7 +497,7 @@ spec:
491497 - name : name
492498 value : sast-shell-check-oci-ta
493499 - name : bundle
494- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:60a7ee6ec5d00920389f03befd328cdaa159b7122a94ff3c87da287e0f32420f
500+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
495501 - name : kind
496502 value : task
497503 resolver : bundles
@@ -517,7 +523,7 @@ spec:
517523 - name : name
518524 value : sast-unicode-check-oci-ta
519525 - name : bundle
520- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:9613b9037e4199495800c2054c13d0479e3335ec94e0f15f031a5bce844003a9
526+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
521527 - name : kind
522528 value : task
523529 resolver : bundles
@@ -528,19 +534,21 @@ spec:
528534 - " false"
529535 - name : apply-tags
530536 params :
531- - name : IMAGE
532- value : $(tasks.build-image-index.results.IMAGE_URL)
533537 - name : ADDITIONAL_TAGS
534538 value :
535539 - e2e_onpr_latest
540+ - name : IMAGE_URL
541+ value : $(tasks.build-image-index.results.IMAGE_URL)
542+ - name : IMAGE_DIGEST
543+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
536544 runAfter :
537545 - build-image-index
538546 taskRef :
539547 params :
540548 - name : name
541549 value : apply-tags
542550 - name : bundle
543- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:1c6f673fe100a49f58aaef62580c8adf0c397790964f4e7bac7fcd3f4d07c92e
551+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
544552 - name : kind
545553 value : task
546554 resolver : bundles
@@ -563,7 +571,7 @@ spec:
563571 - name : name
564572 value : push-dockerfile-oci-ta
565573 - name : bundle
566- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:d0ee13ab3d9564f7ee806a8ceaced934db493a3a40e11ff6db3a912b8bbace95
574+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec
567575 - name : kind
568576 value : task
569577 resolver : bundles
@@ -580,7 +588,7 @@ spec:
580588 - name : name
581589 value : rpms-signature-scan
582590 - name : bundle
583- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ec7f6de651458e4a5842b145e761b0d86b03b52bec1515d6d8a1b8cf107af95c
591+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
584592 - name : kind
585593 value : task
586594 resolver : bundles
0 commit comments