@@ -8,9 +8,8 @@ metadata:
88 build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
99 pipelinesascode.tekton.dev/cancel-in-progress : " true"
1010 pipelinesascode.tekton.dev/max-keep-runs : " 3"
11- pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
12- == "release-5.3"
13- creationTimestamp : null
11+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "release-5.3"
12+ creationTimestamp :
1413 labels :
1514 appstudio.openshift.io/application : ceph-5-3
1615 appstudio.openshift.io/component : haproxy-5-3
5453 - name : name
5554 value : show-sbom
5655 - name : bundle
57- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
56+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5857 - name : kind
5958 value : task
6059 resolver : bundles
@@ -70,13 +69,11 @@ spec:
7069 name : output-image
7170 type : string
7271 - default : .
73- description : Path to the source code of an application's component from where
74- to build image.
72+ description : Path to the source code of an application's component from where to build image.
7573 name : path-context
7674 type : string
7775 - default : Dockerfile
78- description : Path to the Dockerfile inside the context specified by parameter
79- path-context
76+ description : Path to the Dockerfile inside the context specified by parameter path-context
8077 name : dockerfile
8178 type : string
8279 - default : " false"
9693 name : prefetch-input
9794 type : string
9895 - default : " "
99- description : Image tag expiration time, time values could be something like
100- 1h, 2d, 3w for hours, days, and weeks, respectively.
96+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10197 name : image-expires-after
10298 type : string
10399 - default : " false"
@@ -117,14 +113,12 @@ spec:
117113 name : build-args-file
118114 type : string
119115 - default : " false"
120- description : Whether to enable privileged mode, should be used only with remote
121- VMs
116+ description : Whether to enable privileged mode, should be used only with remote VMs
122117 name : privileged-nested
123118 type : string
124119 - default :
125120 - linux/x86_64
126- description : List of platforms to build the container images on. The available
127- set of values is determined by the configuration of the multi-platform-controller.
121+ 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.
128122 name : build-platforms
129123 type : array
130124 results :
@@ -154,7 +148,7 @@ spec:
154148 - name : name
155149 value : init
156150 - name : bundle
157- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
151+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
158152 - name : kind
159153 value : task
160154 resolver : bundles
@@ -175,7 +169,7 @@ spec:
175169 - name : name
176170 value : git-clone-oci-ta
177171 - name : bundle
178- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
172+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
179173 - name : kind
180174 value : task
181175 resolver : bundles
@@ -206,7 +200,7 @@ spec:
206200 - name : name
207201 value : prefetch-dependencies-oci-ta
208202 - name : bundle
209- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
203+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
210204 - name : kind
211205 value : task
212206 resolver : bundles
@@ -256,7 +250,7 @@ spec:
256250 - name : name
257251 value : buildah-remote-oci-ta
258252 - name : bundle
259- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
253+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
260254 - name : kind
261255 value : task
262256 resolver : bundles
@@ -285,7 +279,7 @@ spec:
285279 - name : name
286280 value : build-image-index
287281 - name : bundle
288- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
282+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
289283 - name : kind
290284 value : task
291285 resolver : bundles
@@ -311,7 +305,7 @@ spec:
311305 - name : name
312306 value : source-build-oci-ta
313307 - name : bundle
314- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
308+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
315309 - name : kind
316310 value : task
317311 resolver : bundles
@@ -337,7 +331,7 @@ spec:
337331 - name : name
338332 value : deprecated-image-check
339333 - name : bundle
340- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
334+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
341335 - name : kind
342336 value : task
343337 resolver : bundles
@@ -359,7 +353,7 @@ spec:
359353 - name : name
360354 value : clair-scan
361355 - name : bundle
362- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
356+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
363357 - name : kind
364358 value : task
365359 resolver : bundles
@@ -379,7 +373,7 @@ spec:
379373 - name : name
380374 value : ecosystem-cert-preflight-checks
381375 - name : bundle
382- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
376+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
383377 - name : kind
384378 value : task
385379 resolver : bundles
@@ -388,6 +382,11 @@ spec:
388382 operator : in
389383 values :
390384 - " false"
385+ matrix :
386+ params :
387+ - name : platform
388+ value :
389+ - $(params.build-platforms)
391390 - name : sast-snyk-check
392391 params :
393392 - name : image-digest
@@ -405,7 +404,7 @@ spec:
405404 - name : name
406405 value : sast-snyk-check-oci-ta
407406 - name : bundle
408- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
407+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
409408 - name : kind
410409 value : task
411410 resolver : bundles
@@ -427,7 +426,7 @@ spec:
427426 - name : name
428427 value : clamav-scan
429428 - name : bundle
430- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
429+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
431430 - name : kind
432431 value : task
433432 resolver : bundles
@@ -436,6 +435,11 @@ spec:
436435 operator : in
437436 values :
438437 - " false"
438+ matrix :
439+ params :
440+ - name : image-arch
441+ value :
442+ - $(params.build-platforms)
439443 - name : sast-coverity-check
440444 params :
441445 - name : image-digest
@@ -472,7 +476,7 @@ spec:
472476 - name : name
473477 value : sast-coverity-check-oci-ta
474478 - name : bundle
475- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe
479+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
476480 - name : kind
477481 value : task
478482 resolver : bundles
@@ -562,18 +566,18 @@ spec:
562566 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
563567 - name : ADDITIONAL_TAGS
564568 value :
565- - " v5.3"
566- - " pull-request-{{pull_request_number}}"
567- - " from-branch-{{source_branch}}"
568- - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
569+ - " v5.3"
570+ - " pull-request-{{pull_request_number}}"
571+ - " from-branch-{{source_branch}}"
572+ - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
569573 runAfter :
570574 - build-image-index
571575 taskRef :
572576 params :
573577 - name : name
574578 value : apply-tags
575579 - name : bundle
576- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
580+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
577581 - name : kind
578582 value : task
579583 resolver : bundles
@@ -596,7 +600,7 @@ spec:
596600 - name : name
597601 value : push-dockerfile-oci-ta
598602 - name : bundle
599- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
603+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
600604 - name : kind
601605 value : task
602606 resolver : bundles
0 commit comments