11apiVersion : tekton.dev/v1
22kind : Pipeline
33metadata :
4- creationTimestamp : null
4+ creationTimestamp :
55 labels :
66 pipelines.openshift.io/runtime : generic
77 pipelines.openshift.io/strategy : docker
2323 - name : name
2424 value : show-sbom
2525 - name : bundle
26- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
26+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
2727 - name : kind
2828 value : task
2929 resolver : bundles
3333 - linux/arm64
3434 - linux/ppc64le
3535 - linux/s390x
36- description : List of platforms to build the container images on. The available
37- set of values is determined by the configuration of the multi-platform-controller.
36+ description : List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
3837 name : build-platforms
3938 type : array
4039 - default : --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party
4645 name : build-source-image
4746 type : string
4847 - default : " false"
49- description : ' Enable in-development package managers. WARNING: the behavior may
50- change at any time without notice. Use at your own risk.'
48+ description : ' Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.'
5149 name : prefetch-input-dev-package-managers
5250 - default : []
5351 description : Additional image tags
@@ -64,13 +62,11 @@ spec:
6462 name : output-image
6563 type : string
6664 - default : .
67- description : Path to the source code of an application's component from where
68- to build image.
65+ description : Path to the source code of an application's component from where to build image.
6966 name : path-context
7067 type : string
7168 - default : Dockerfile
72- description : Path to the Dockerfile inside the context specified by parameter
73- path-context
69+ description : Path to the Dockerfile inside the context specified by parameter path-context
7470 name : dockerfile
7571 type : string
7672 - default : " false"
9086 name : prefetch-input
9187 type : string
9288 - default : " "
93- description : Image tag expiration time, time values could be something like 1h,
94- 2d, 3w for hours, days, and weeks, respectively.
89+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9590 name : image-expires-after
9691 type : string
9792 - default : " true"
@@ -107,10 +102,13 @@ spec:
107102 name : build-args-file
108103 type : string
109104 - default : " false"
110- description : Whether to enable privileged mode, should be used only with remote
111- VMs
105+ description : Whether to enable privileged mode, should be used only with remote VMs
112106 name : privileged-nested
113107 type : string
108+ - name : buildah-format
109+ default : docker
110+ type : string
111+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
114112 results :
115113 - description : " "
116114 name : IMAGE_URL
@@ -144,7 +142,7 @@ spec:
144142 - name : name
145143 value : sast-snyk-check-oci-ta
146144 - name : bundle
147- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
145+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760
148146 - name : kind
149147 value : task
150148 resolver : bundles
@@ -172,7 +170,7 @@ spec:
172170 - name : name
173171 value : prefetch-dependencies-oci-ta
174172 - name : bundle
175- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
173+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0503f9313dfe70e4defda88a7226ec91a74af42198dccfa3280397d965aa16d6
176174 - name : kind
177175 value : task
178176 resolver : bundles
@@ -196,7 +194,7 @@ spec:
196194 - name : name
197195 value : apply-tags
198196 - name : bundle
199- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
197+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
200198 - name : kind
201199 value : task
202200 resolver : bundles
@@ -213,7 +211,7 @@ spec:
213211 - name : name
214212 value : init
215213 - name : bundle
216- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
214+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:3ca52e1d8885fc229bd9067275f44d5b21a9a609981d0324b525ddeca909bf10
217215 - name : kind
218216 value : task
219217 resolver : bundles
@@ -234,7 +232,7 @@ spec:
234232 - name : name
235233 value : git-clone-oci-ta
236234 - name : bundle
237- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
235+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:bb2f8f1edec47faa08c1929f2ffc6748f3a96af9644e6c40000081c6ff3ec894
238236 - name : kind
239237 value : task
240238 resolver : bundles
@@ -280,14 +278,16 @@ spec:
280278 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
281279 - name : IMAGE_APPEND_PLATFORM
282280 value : " true"
281+ - name : BUILDAH_FORMAT
282+ value : $(params.buildah-format)
283283 runAfter :
284284 - prefetch-dependencies
285285 taskRef :
286286 params :
287287 - name : name
288288 value : buildah-remote-oci-ta
289289 - name : bundle
290- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
290+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.6 @sha256:3832edaec1aae546c225c86ada53611e42717c784e2068e0536831a99cb1922d
291291 - name : kind
292292 value : task
293293 resolver : bundles
@@ -309,14 +309,16 @@ spec:
309309 - name : IMAGES
310310 value :
311311 - $(tasks.build-images.results.IMAGE_REF[*])
312+ - name : BUILDAH_FORMAT
313+ value : $(params.buildah-format)
312314 runAfter :
313315 - build-images
314316 taskRef :
315317 params :
316318 - name : name
317319 value : build-image-index
318320 - name : bundle
319- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
321+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d94cad7f41be61074dd21c7dff26dab9217c3435a16f62813c1cb8382dd9aae6
320322 - name : kind
321323 value : task
322324 resolver : bundles
@@ -342,7 +344,7 @@ spec:
342344 - name : name
343345 value : source-build-oci-ta
344346 - name : bundle
345- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
347+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:5f9069a07a6dc16aae7a05adf49d2b6792815f3fabd116377578860743f4e0ec
346348 - name : kind
347349 value : task
348350 resolver : bundles
@@ -368,7 +370,7 @@ spec:
368370 - name : name
369371 value : deprecated-image-check
370372 - name : bundle
371- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
373+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
372374 - name : kind
373375 value : task
374376 resolver : bundles
@@ -377,7 +379,12 @@ spec:
377379 operator : in
378380 values :
379381 - " false"
380- - name : clair-scan
382+ - matrix :
383+ params :
384+ - name : image-platform
385+ value :
386+ - $(params.build-platforms)
387+ name : clair-scan
381388 params :
382389 - name : image-digest
383390 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -390,7 +397,7 @@ spec:
390397 - name : name
391398 value : clair-scan
392399 - name : bundle
393- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
400+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
394401 - name : kind
395402 value : task
396403 resolver : bundles
@@ -410,7 +417,7 @@ spec:
410417 - name : name
411418 value : ecosystem-cert-preflight-checks
412419 - name : bundle
413- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
420+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:9568c51a5158d534248908b9b561cf67d2826ed4ea164ffd95628bb42380e6ec
414421 - name : kind
415422 value : task
416423 resolver : bundles
@@ -419,6 +426,11 @@ spec:
419426 operator : in
420427 values :
421428 - " false"
429+ matrix :
430+ params :
431+ - name : platform
432+ value :
433+ - $(params.build-platforms)
422434 - name : clamav-scan
423435 params :
424436 - name : image-digest
@@ -432,7 +444,7 @@ spec:
432444 - name : name
433445 value : clamav-scan
434446 - name : bundle
435- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
447+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
436448 - name : kind
437449 value : task
438450 resolver : bundles
@@ -441,6 +453,11 @@ spec:
441453 operator : in
442454 values :
443455 - " false"
456+ matrix :
457+ params :
458+ - name : image-arch
459+ value :
460+ - $(params.build-platforms)
444461 - name : sast-shell-check
445462 params :
446463 - name : image-digest
@@ -458,7 +475,7 @@ spec:
458475 - name : name
459476 value : sast-shell-check-oci-ta
460477 - name : bundle
461- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
478+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed
462479 - name : kind
463480 value : task
464481 resolver : bundles
@@ -484,7 +501,7 @@ spec:
484501 - name : name
485502 value : sast-unicode-check-oci-ta
486503 - name : bundle
487- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
504+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712
488505 - name : kind
489506 value : task
490507 resolver : bundles
@@ -512,7 +529,7 @@ spec:
512529 - name : name
513530 value : push-dockerfile-oci-ta
514531 - name : bundle
515- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
532+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:738e6e2108bee5b50309a37b54bc1adf8433ac63598dbb6830d6cb4ac65d9de6
516533 - name : kind
517534 value : task
518535 resolver : bundles
0 commit comments