@@ -7,9 +7,8 @@ metadata:
77 build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
88 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
10- pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
11- == "main"
12- creationTimestamp : null
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "main"
11+ creationTimestamp :
1312 labels :
1413 appstudio.openshift.io/application : openshift-gitops-operator
1514 appstudio.openshift.io/component : gitops-must-gather
4948 - name : name
5049 value : show-sbom
5150 - name : bundle
52- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
51+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5352 - name : kind
5453 value : task
5554 resolver : bundles
@@ -65,13 +64,11 @@ spec:
6564 name : output-image
6665 type : string
6766 - default : .
68- description : Path to the source code of an application's component from where
69- to build image.
67+ description : Path to the source code of an application's component from where to build image.
7068 name : path-context
7169 type : string
7270 - default : Dockerfile
73- description : Path to the Dockerfile inside the context specified by parameter
74- path-context
71+ description : Path to the Dockerfile inside the context specified by parameter path-context
7572 name : dockerfile
7673 type : string
7774 - default : " false"
9188 name : prefetch-input
9289 type : string
9390 - default : " "
94- description : Image tag expiration time, time values could be something like
95- 1h, 2d, 3w for hours, days, and weeks, respectively.
91+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9692 name : image-expires-after
9793 - default : " false"
9894 description : Build a source image.
@@ -112,8 +108,7 @@ spec:
112108 type : string
113109 - default :
114110 - linux/x86_64
115- description : List of platforms to build the container images on. The available
116- set of values is determined by the configuration of the multi-platform-controller.
111+ 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.
117112 name : build-platforms
118113 type : array
119114 results :
@@ -143,7 +138,7 @@ spec:
143138 - name : name
144139 value : init
145140 - name : bundle
146- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:737682d073a65a486d59b2b30e3104b93edd8490e0cd5e9b4a39703e47363f0f
141+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
147142 - name : kind
148143 value : task
149144 resolver : bundles
@@ -164,7 +159,7 @@ spec:
164159 - name : name
165160 value : git-clone-oci-ta
166161 - name : bundle
167- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
162+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
168163 - name : kind
169164 value : task
170165 resolver : bundles
@@ -193,7 +188,7 @@ spec:
193188 - name : name
194189 value : prefetch-dependencies-oci-ta
195190 - name : bundle
196- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:efc8aebec295bf5986597b6bbeebe093b2764fea79c66094e05ff3d283f54932
191+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:dc82a7270aace9b1c26f7e96f8ccab2752e53d32980c41a45e1733baad76cde6
197192 - name : kind
198193 value : task
199194 resolver : bundles
@@ -245,7 +240,7 @@ spec:
245240 - name : name
246241 value : buildah-remote-oci-ta
247242 - name : bundle
248- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:468708e0a5dc3a314d71ca0cf2db80c6d7fefae98b292b10fa1cf07ea3787d9e
243+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.5 @sha256:650b0bca57c626c1e82f35cdfadf44a7792230b2b992aaa9c369d615aae6590d
249244 - name : kind
250245 value : task
251246 resolver : bundles
@@ -274,7 +269,7 @@ spec:
274269 - name : name
275270 value : build-image-index
276271 - name : bundle
277- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:95be274b6d0432d4671e2c41294ec345121bdf01284b1c6c46b5537dc6b37e15
272+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:79784d53749584bc5a8de32142ec4e2f01cdbf42c20d94e59280e0b927c8597d
278273 - name : kind
279274 value : task
280275 resolver : bundles
@@ -286,19 +281,21 @@ spec:
286281 - name : build-source-image
287282 params :
288283 - name : BINARY_IMAGE
289- value : $(params.output -image)
284+ value : $(tasks.build -image-index.results.IMAGE_URL )
290285 - name : SOURCE_ARTIFACT
291286 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
292287 - name : CACHI2_ARTIFACT
293288 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
289+ - name : BINARY_IMAGE_DIGEST
290+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
294291 runAfter :
295292 - build-image-index
296293 taskRef :
297294 params :
298295 - name : name
299296 value : source-build-oci-ta
300297 - name : bundle
301- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:9fe82c9511f282287686f918bf1a543fcef417848e7a503357e988aab2887cee
298+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
302299 - name : kind
303300 value : task
304301 resolver : bundles
@@ -324,7 +321,7 @@ spec:
324321 - name : name
325322 value : deprecated-image-check
326323 - name : bundle
327- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
324+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
328325 - name : kind
329326 value : task
330327 resolver : bundles
@@ -333,7 +330,12 @@ spec:
333330 operator : in
334331 values :
335332 - " false"
336- - name : clair-scan
333+ - matrix :
334+ params :
335+ - name : image-platform
336+ value :
337+ - $(params.build-platforms)
338+ name : clair-scan
337339 params :
338340 - name : image-digest
339341 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -346,7 +348,7 @@ spec:
346348 - name : name
347349 value : clair-scan
348350 - name : bundle
349- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:712afcf63f3b5a97c371d37e637efbcc9e1c7ad158872339d00adc6413cd8851
351+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
350352 - name : kind
351353 value : task
352354 resolver : bundles
@@ -366,7 +368,7 @@ spec:
366368 - name : name
367369 value : ecosystem-cert-preflight-checks
368370 - name : bundle
369- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
371+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
370372 - name : kind
371373 value : task
372374 resolver : bundles
@@ -375,6 +377,11 @@ spec:
375377 operator : in
376378 values :
377379 - " false"
380+ matrix :
381+ params :
382+ - name : platform
383+ value :
384+ - $(params.build-platforms)
378385 - name : sast-snyk-check
379386 params :
380387 - name : image-digest
@@ -392,7 +399,7 @@ spec:
392399 - name : name
393400 value : sast-snyk-check-oci-ta
394401 - name : bundle
395- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:a1cb59ed66a7be1949c9720660efb0a006e95ef05b3f67929dd8e310e1d7baef
402+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
396403 - name : kind
397404 value : task
398405 resolver : bundles
@@ -414,7 +421,7 @@ spec:
414421 - name : name
415422 value : clamav-scan
416423 - name : bundle
417- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:62c835adae22e36fce6684460b39206bc16752f1a4427cdbba4ee9afdd279670
424+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
418425 - name : kind
419426 value : task
420427 resolver : bundles
@@ -423,18 +430,25 @@ spec:
423430 operator : in
424431 values :
425432 - " false"
433+ matrix :
434+ params :
435+ - name : image-arch
436+ value :
437+ - $(params.build-platforms)
426438 - name : apply-tags
427439 params :
428- - name : IMAGE
440+ - name : IMAGE_URL
429441 value : $(tasks.build-image-index.results.IMAGE_URL)
442+ - name : IMAGE_DIGEST
443+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
430444 runAfter :
431445 - build-image-index
432446 taskRef :
433447 params :
434448 - name : name
435449 value : apply-tags
436450 - name : bundle
437- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:61c90b1c94a2a11cb11211a0d65884089b758c34254fcec164d185a402beae22
451+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
438452 - name : kind
439453 value : task
440454 resolver : bundles
@@ -457,7 +471,7 @@ spec:
457471 - name : name
458472 value : push-dockerfile-oci-ta
459473 - name : bundle
460- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:55a4ff2910ae2e4502f3841719935d37578bd52156bc789fcdf45ff48c2b048b
474+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec
461475 - name : kind
462476 value : task
463477 resolver : bundles
@@ -474,7 +488,7 @@ spec:
474488 - name : name
475489 value : rpms-signature-scan
476490 - name : bundle
477- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:c0798ff85ad04f1553d349fe34aa4918597fb35b3b74e344dfbd5af2f3494300
491+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
478492 - name : kind
479493 value : task
480494 resolver : bundles
0 commit comments