@@ -7,11 +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- == "eap81-beta-dev" && ( "./container-images/jdk17/builder-image/***".pathChanged()
12- || ".tekton/jboss-eap81-openjdk17-builder-pull-request.yaml".pathChanged() ||
13- " Dockerfile" .pathChanged() )
14- creationTimestamp : null
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "eap81-beta-dev" && ( "./container-images/jdk17/builder-image/***".pathChanged() || ".tekton/jboss-eap81-openjdk17-builder-pull-request.yaml".pathChanged() || "Dockerfile".pathChanged() )
11+ creationTimestamp :
1512 labels :
1613 appstudio.openshift.io/application : jboss-eap81-openjdk17
1714 appstudio.openshift.io/component : jboss-eap81-openjdk17-builder
5451 - name : name
5552 value : show-sbom
5653 - name : bundle
57- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
54+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04994df487ee886adbe60a8a5866647fbdfd53cc26f7b2554272ba51bf7af29e
5855 - name : kind
5956 value : task
6057 resolver : bundles
@@ -70,13 +67,11 @@ spec:
7067 name : output-image
7168 type : string
7269 - default : .
73- description : Path to the source code of an application's component from where
74- to build image.
70+ description : Path to the source code of an application's component from where to build image.
7571 name : path-context
7672 type : string
7773 - default : Dockerfile
78- description : Path to the Dockerfile inside the context specified by parameter
79- path-context
74+ description : Path to the Dockerfile inside the context specified by parameter path-context
8075 name : dockerfile
8176 type : string
8277 - default : " false"
9691 name : prefetch-input
9792 type : string
9893 - default : " "
99- description : Image tag expiration time, time values could be something like
100- 1h, 2d, 3w for hours, days, and weeks, respectively.
94+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10195 name : image-expires-after
10296 - default : " true"
10397 description : Build a source image.
@@ -120,8 +114,7 @@ spec:
120114 - linux/arm64
121115 - linux/ppc64le
122116 - linux/s390x
123- description : List of platforms to build the container images on. The available
124- set of values is determined by the configuration of the multi-platform-controller.
117+ 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.
125118 name : build-platforms
126119 type : array
127120 results :
@@ -151,7 +144,7 @@ spec:
151144 - name : name
152145 value : init
153146 - name : bundle
154- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2 @sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
147+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.4 @sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19
155148 - name : kind
156149 value : task
157150 resolver : bundles
@@ -172,7 +165,7 @@ spec:
172165 - name : name
173166 value : git-clone-oci-ta
174167 - name : bundle
175- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:944e7698434862d7d295b69718accf01b0e0cbeccd44b6d68d65e67f14b97d82
168+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:2c388d28651457db60bb90287e7d8c3680303197196e4476878d98d81e8b6dc9
176169 - name : kind
177170 value : task
178171 resolver : bundles
@@ -201,7 +194,7 @@ spec:
201194 - name : name
202195 value : prefetch-dependencies-oci-ta
203196 - name : bundle
204- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2 @sha256:752230a646483aebd465a942aef4f35c08e67185609ac26e19a3b931de9b7b0a
197+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3 @sha256:a579d00fe370b6d9a1cb1751c883ecd0ec9f663604344e2fd61e1f6d5bf4e990
205198 - name : kind
206199 value : task
207200 resolver : bundles
@@ -249,7 +242,7 @@ spec:
249242 - name : name
250243 value : buildah-remote-oci-ta
251244 - name : bundle
252- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:3e01d3870212cfa0a5f947abcd74348adb80591a2f0828c64bb29323dff7225d
245+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.9 @sha256:a9ca472e297388d6ef8d1f51ee205abee6076aed7c5356ec0df84f14a2e78ad8
253246 - name : kind
254247 value : task
255248 resolver : bundles
@@ -278,7 +271,7 @@ spec:
278271 - name : name
279272 value : build-image-index
280273 - name : bundle
281- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1 @sha256:24feb32a91fb9960aa0a2d3a982dd549bad2d40074e1e5e3f9ae9739a66174b8
274+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2 @sha256:c7b0f7e1f743040d99a3532abbdfddc9484f80fd559a75171c97499c3eb5d163
282275 - name : kind
283276 value : task
284277 resolver : bundles
@@ -290,19 +283,21 @@ spec:
290283 - name : build-source-image
291284 params :
292285 - name : BINARY_IMAGE
293- value : $(params.output -image)
286+ value : $(tasks.build -image-index.results.IMAGE_URL )
294287 - name : SOURCE_ARTIFACT
295288 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
296289 - name : CACHI2_ARTIFACT
297290 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
291+ - name : BINARY_IMAGE_DIGEST
292+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
298293 runAfter :
299294 - build-image-index
300295 taskRef :
301296 params :
302297 - name : name
303298 value : source-build-oci-ta
304299 - name : bundle
305- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:183b28fc7c3ca8bc81b00d695517cd2e0b7c31e13365bcfd7e3c758ce13c489c
300+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:362f0475df00e7dfb5f15dea0481d1b68b287f60411718d70a23da3c059a5613
306301 - name : kind
307302 value : task
308303 resolver : bundles
@@ -328,7 +323,7 @@ spec:
328323 - name : name
329324 value : deprecated-image-check
330325 - name : bundle
331- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:a0a5b05286e3df5045432b3da3cc11224a831e05bc77c927cbfd00381f7f6235
326+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5ff16b7e6b4a8aa1adb352e74b9f831f77ff97bafd1b89ddb0038d63335f1a67
332327 - name : kind
333328 value : task
334329 resolver : bundles
@@ -350,7 +345,7 @@ spec:
350345 - name : name
351346 value : clair-scan
352347 - name : bundle
353- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:c45aae9e7d4449e1ea3ef0fc59dec84b77831329ae2b03c1578e02bd051a2863
348+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:59dec3000fa35c714d0209dc61e6ec9de15d4d45172246cf5eeff796c5cff65f
354349 - name : kind
355350 value : task
356351 resolver : bundles
@@ -370,7 +365,7 @@ spec:
370365 - name : name
371366 value : ecosystem-cert-preflight-checks
372367 - name : bundle
373- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2ad615f9b8141ed2e0b060ebda366ce43cf55a9dd7c98e2d93970ff328dca8b2
368+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b4ac586edea81dcd25dfc17f1bd57899825be2b443e48d572cd05ce058f153bb
374369 - name : kind
375370 value : task
376371 resolver : bundles
@@ -379,6 +374,11 @@ spec:
379374 operator : in
380375 values :
381376 - " false"
377+ matrix :
378+ params :
379+ - name : platform
380+ value :
381+ - $(params.build-platforms)
382382 - name : sast-snyk-check
383383 params :
384384 - name : image-digest
@@ -396,7 +396,7 @@ spec:
396396 - name : name
397397 value : sast-snyk-check-oci-ta
398398 - name : bundle
399- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:6673cbd19e4f1872dd194c91d0b1fe14cacd3768050f6516d3888f660e0732de
399+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:d83becbfefe2aa39971c3d37bdc23489b745e22fd86cf4872455a133f8cb274f
400400 - name : kind
401401 value : task
402402 resolver : bundles
@@ -418,7 +418,7 @@ spec:
418418 - name : name
419419 value : clamav-scan
420420 - name : bundle
421- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:7595ba07e6bf3737a7ce51e0d75e43bd2658a9b9c5b59e161c005029ac758b3d
421+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a
422422 - name : kind
423423 value : task
424424 resolver : bundles
@@ -427,6 +427,11 @@ spec:
427427 operator : in
428428 values :
429429 - " false"
430+ matrix :
431+ params :
432+ - name : image-arch
433+ value :
434+ - $(params.build-platforms)
430435 - name : sast-coverity-check
431436 params :
432437 - name : image-url
@@ -454,14 +459,16 @@ spec:
454459 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
455460 - name : CACHI2_ARTIFACT
456461 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
462+ - name : image-digest
463+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
457464 runAfter :
458465 - coverity-availability-check
459466 taskRef :
460467 params :
461468 - name : name
462469 value : sast-coverity-check-oci-ta
463470 - name : bundle
464- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2 @sha256:61a4b5afd0c49cd999fbe60b36e2d92750c7fb337942015929b3d3f393e3bde5
471+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3 @sha256:47f4e2d0881ac8c43a1ea1e2375bb2591dff34b5aa8c7366a043652d1eed499c
465472 - name : kind
466473 value : task
467474 resolver : bundles
@@ -482,7 +489,7 @@ spec:
482489 - name : name
483490 value : coverity-availability-check
484491 - name : bundle
485- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:d6b15fa9874cceb1e68f564942507939499971d17108b5540990de035d1a8266
492+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:de35caf2f090e3275cfd1019ea50d9662422e904fb4aebd6ea29fb53a1ad57f5
486493 - name : kind
487494 value : task
488495 resolver : bundles
@@ -508,7 +515,7 @@ spec:
508515 - name : name
509516 value : sast-shell-check-oci-ta
510517 - name : bundle
511- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:b1b78cb0b9eb6b6e333b35f90db182d4e86ef8e93acb4f3450dd1ad88ea3fab2
518+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:6f047f52c04ee6e4d2cb25af46e3ea92b235f6c5e02da540fb7ef0b90718bc0a
512519 - name : kind
513520 value : task
514521 resolver : bundles
@@ -532,7 +539,7 @@ spec:
532539 - name : name
533540 value : sast-shell-check-oci-ta
534541 - name : bundle
535- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:b1b78cb0b9eb6b6e333b35f90db182d4e86ef8e93acb4f3450dd1ad88ea3fab2
542+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:6f047f52c04ee6e4d2cb25af46e3ea92b235f6c5e02da540fb7ef0b90718bc0a
536543 - name : kind
537544 value : task
538545 resolver : bundles
@@ -552,7 +559,7 @@ spec:
552559 - name : name
553560 value : apply-tags
554561 - name : bundle
555- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
562+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3 @sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca
556563 - name : kind
557564 value : task
558565 resolver : bundles
@@ -575,7 +582,7 @@ spec:
575582 - name : name
576583 value : push-dockerfile-oci-ta
577584 - name : bundle
578- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1 @sha256:443e665458bd44f029c8e44e8d4c44e4faa8c533f129014ccb3c4c51fd89bbfc
585+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3 @sha256:1bc2d0f26b89259db090a47bb38217c82c05e335d626653d184adf1d196ca131
579586 - name : kind
580587 value : task
581588 resolver : bundles
@@ -592,7 +599,7 @@ spec:
592599 - name : name
593600 value : rpms-signature-scan
594601 - name : bundle
595- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:5bc61290c6d56cb3d61409efdf522574e7d08a497f362d7456ed33d56189c4f9
602+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:35a4ccda7e213d83d9f5e7ea5cad91dd180cbcebcb6c46f8d41a579478dd2072
596603 - name : kind
597604 value : task
598605 resolver : bundles
0 commit comments