@@ -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- == "master"
12- creationTimestamp : null
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "master"
11+ creationTimestamp :
1312 labels :
1413 appstudio.openshift.io/application : openshift-gitops-operator
1514 appstudio.openshift.io/component : gitops-backend
5150 - name : name
5251 value : show-sbom
5352 - name : bundle
54- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:9bfc6b99ef038800fe131d7b45ff3cd4da3a415dd536f7c657b3527b01c4a13b
53+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5554 - name : kind
5655 value : task
5756 resolver : bundles
@@ -67,13 +66,11 @@ spec:
6766 name : output-image
6867 type : string
6968 - default : .
70- description : Path to the source code of an application's component from where
71- to build image.
69+ description : Path to the source code of an application's component from where to build image.
7270 name : path-context
7371 type : string
7472 - default : Dockerfile
75- description : Path to the Dockerfile inside the context specified by parameter
76- path-context
73+ description : Path to the Dockerfile inside the context specified by parameter path-context
7774 name : dockerfile
7875 type : string
7976 - default : " false"
9390 name : prefetch-input
9491 type : string
9592 - default : " "
96- description : Image tag expiration time, time values could be something like
97- 1h, 2d, 3w for hours, days, and weeks, respectively.
93+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9894 name : image-expires-after
9995 - default : " false"
10096 description : Build a source image.
@@ -115,8 +111,7 @@ spec:
115111 - default :
116112 - linux/x86_64
117113 - linux/arm64
118- description : List of platforms to build the container images on. The available
119- set of values is determined by the configuration of the multi-platform-controller.
114+ 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.
120115 name : build-platforms
121116 type : array
122117 results :
@@ -146,7 +141,7 @@ spec:
146141 - name : name
147142 value : init
148143 - name : bundle
149- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:092c113b614f6551113f17605ae9cb7e822aa704d07f0e37ed209da23ce392cc
144+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
150145 - name : kind
151146 value : task
152147 resolver : bundles
@@ -167,7 +162,7 @@ spec:
167162 - name : name
168163 value : git-clone-oci-ta
169164 - name : bundle
170- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8e1e861d9564caea3f9ce8d1c62789f5622b5a7051209decc9ecf10b6f54aa71
165+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
171166 - name : kind
172167 value : task
173168 resolver : bundles
@@ -196,7 +191,7 @@ spec:
196191 - name : name
197192 value : prefetch-dependencies-oci-ta
198193 - name : bundle
199- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1 @sha256:8e2a8de8e8a55a8e657922d5f8303fefa065f7ec2f8a49a666bf749540d63679
194+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2 @sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
200195 - name : kind
201196 value : task
202197 resolver : bundles
@@ -244,7 +239,7 @@ spec:
244239 - name : name
245240 value : buildah-remote-oci-ta
246241 - name : bundle
247- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2 @sha256:dbc5f6c58d4642743719ae9b02cb0445836a210f7438e6d874a68ff38de81534
242+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
248243 - name : kind
249244 value : task
250245 resolver : bundles
@@ -273,7 +268,7 @@ spec:
273268 - name : name
274269 value : build-image-index
275270 - name : bundle
276- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:e4871851566d8b496966b37bcb8c5ce9748a52487f116373d96c6cd28ef684c6
271+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
277272 - name : kind
278273 value : task
279274 resolver : bundles
@@ -285,19 +280,21 @@ spec:
285280 - name : build-source-image
286281 params :
287282 - name : BINARY_IMAGE
288- value : $(params.output -image)
283+ value : $(tasks.build -image-index.results.IMAGE_URL )
289284 - name : SOURCE_ARTIFACT
290285 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
291286 - name : CACHI2_ARTIFACT
292287 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
288+ - name : BINARY_IMAGE_DIGEST
289+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
293290 runAfter :
294291 - build-image-index
295292 taskRef :
296293 params :
297294 - name : name
298295 value : source-build-oci-ta
299296 - name : bundle
300- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1 @sha256:d1fd616413d45bb6af0532352bfa8692c5ca409127e5a2dd4f1bc52aef27d1dc
297+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
301298 - name : kind
302299 value : task
303300 resolver : bundles
@@ -323,7 +320,7 @@ spec:
323320 - name : name
324321 value : deprecated-image-check
325322 - name : bundle
326- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4 @sha256:b4f9599f5770ea2e6e4d031224ccc932164c1ecde7f85f68e16e99c98d754003
323+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5 @sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
327324 - name : kind
328325 value : task
329326 resolver : bundles
@@ -345,7 +342,7 @@ spec:
345342 - name : name
346343 value : clair-scan
347344 - name : bundle
348- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060
345+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
349346 - name : kind
350347 value : task
351348 resolver : bundles
@@ -365,7 +362,7 @@ spec:
365362 - name : name
366363 value : ecosystem-cert-preflight-checks
367364 - name : bundle
368- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:5131cce0f93d0b728c7bcc0d6cee4c61d4c9f67c6d619c627e41e3c9775b497d
365+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
369366 - name : kind
370367 value : task
371368 resolver : bundles
@@ -374,6 +371,11 @@ spec:
374371 operator : in
375372 values :
376373 - " false"
374+ matrix :
375+ params :
376+ - name : platform
377+ value :
378+ - $(params.build-platforms)
377379 - name : sast-snyk-check
378380 params :
379381 - name : image-digest
@@ -391,7 +393,7 @@ spec:
391393 - name : name
392394 value : sast-snyk-check-oci-ta
393395 - name : bundle
394- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2 @sha256:ad02dd316d68725490f45f23d2b8acf042bf0a80f7a22c28e0cadc6181fc10f1
396+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
395397 - name : kind
396398 value : task
397399 resolver : bundles
@@ -413,7 +415,7 @@ spec:
413415 - name : name
414416 value : clamav-scan
415417 - name : bundle
416- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1 @sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03
418+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
417419 - name : kind
418420 value : task
419421 resolver : bundles
@@ -422,18 +424,25 @@ spec:
422424 operator : in
423425 values :
424426 - " false"
427+ matrix :
428+ params :
429+ - name : image-arch
430+ value :
431+ - $(params.build-platforms)
425432 - name : apply-tags
426433 params :
427- - name : IMAGE
434+ - name : IMAGE_URL
428435 value : $(tasks.build-image-index.results.IMAGE_URL)
436+ - name : IMAGE_DIGEST
437+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
429438 runAfter :
430439 - build-image-index
431440 taskRef :
432441 params :
433442 - name : name
434443 value : apply-tags
435444 - name : bundle
436- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:f485e250fb060060892b633c495a3d7e38de1ec105ae1be48608b0401530ab2c
445+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
437446 - name : kind
438447 value : task
439448 resolver : bundles
@@ -456,7 +465,7 @@ spec:
456465 - name : name
457466 value : push-dockerfile-oci-ta
458467 - name : bundle
459- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:fc109c347c5355a2a563ea782ff12aa82afc967c456082bf978d99bd378349b4
468+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
460469 - name : kind
461470 value : task
462471 resolver : bundles
0 commit comments