@@ -9,7 +9,7 @@ metadata:
99 pipelinesascode.tekton.dev/max-keep-runs : " 3"
1010 pipelinesascode.tekton.dev/on-cel-expression : |
1111 event == "pull_request" && target_branch == "release-4.17" && (".tekton/cli-manager-4-17-pull-request.yaml".pathChanged() || "api/***".pathChanged() || "cmd/***".pathChanged() || "dependencymagnet/***".pathChanged() || "pkg/***".pathChanged() || "vendor/***".pathChanged() || "Dockerfile".pathChanged() || "Makefile".pathChanged())
12- creationTimestamp : null
12+ creationTimestamp :
1313 labels :
1414 appstudio.openshift.io/application : cli-manager-operator-4-17
1515 appstudio.openshift.io/component : cli-manager-4-17
3939 - name : name
4040 value : show-sbom
4141 - name : bundle
42- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
42+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4343 - name : kind
4444 value : task
4545 resolver : bundles
@@ -55,13 +55,11 @@ spec:
5555 name : output-image
5656 type : string
5757 - default : .
58- description : Path to the source code of an application's component from where
59- to build image.
58+ description : Path to the source code of an application's component from where to build image.
6059 name : path-context
6160 type : string
6261 - default : Dockerfile
63- description : Path to the Dockerfile inside the context specified by parameter
64- path-context
62+ description : Path to the Dockerfile inside the context specified by parameter path-context
6563 name : dockerfile
6664 type : string
6765 - default : " false"
8179 name : prefetch-input
8280 type : string
8381 - default : " "
84- description : Image tag expiration time, time values could be something like
85- 1h, 2d, 3w for hours, days, and weeks, respectively.
82+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8683 name : image-expires-after
8784 - default : " true"
8885 description : Build a source image.
@@ -105,8 +102,7 @@ spec:
105102 - linux/arm64
106103 - linux/ppc64le
107104 - linux/s390x
108- description : List of platforms to build the container images on. The available
109- set of values is determined by the configuration of the multi-platform-controller.
105+ 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.
110106 name : build-platforms
111107 type : array
112108 - default : snyk-secret
@@ -139,7 +135,7 @@ spec:
139135 - name : name
140136 value : init
141137 - name : bundle
142- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
138+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
143139 - name : kind
144140 value : task
145141 resolver : bundles
@@ -160,7 +156,7 @@ spec:
160156 - name : name
161157 value : git-clone-oci-ta
162158 - name : bundle
163- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
159+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
164160 - name : kind
165161 value : task
166162 resolver : bundles
@@ -189,7 +185,7 @@ spec:
189185 - name : name
190186 value : prefetch-dependencies-oci-ta
191187 - name : bundle
192- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
188+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:098322d6b789824f716f2d9caca1862d4afdc083ebaaee61aadd22a8c179480a
193189 - name : kind
194190 value : task
195191 resolver : bundles
@@ -242,7 +238,7 @@ spec:
242238 - name : name
243239 value : buildah-remote-oci-ta
244240 - name : bundle
245- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
241+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.5 @sha256:17a0b093c9e9d21e9e374c60a88eb293a0fa57e4e2b67baf20ccac9735aa20ff
246242 - name : kind
247243 value : task
248244 resolver : bundles
@@ -271,7 +267,7 @@ spec:
271267 - name : name
272268 value : build-image-index
273269 - name : bundle
274- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
270+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:8e5dfb2fac011148f8715bbe0b99415f88297683d269eae0dfcad52562195d45
275271 - name : kind
276272 value : task
277273 resolver : bundles
@@ -283,19 +279,21 @@ spec:
283279 - name : build-source-image
284280 params :
285281 - name : BINARY_IMAGE
286- value : $(params.output -image)
282+ value : $(tasks.build -image-index.results.IMAGE_URL )
287283 - name : SOURCE_ARTIFACT
288284 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
289285 - name : CACHI2_ARTIFACT
290286 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
287+ - name : BINARY_IMAGE_DIGEST
288+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
291289 runAfter :
292290 - build-image-index
293291 taskRef :
294292 params :
295293 - name : name
296294 value : source-build-oci-ta
297295 - name : bundle
298- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
296+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
299297 - name : kind
300298 value : task
301299 resolver : bundles
@@ -321,7 +319,7 @@ spec:
321319 - name : name
322320 value : deprecated-image-check
323321 - name : bundle
324- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
322+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:2c32152a55f6bfba67b41be456da46b6e109bb3e348e25220eed4eed149958c5
325323 - name : kind
326324 value : task
327325 resolver : bundles
@@ -330,7 +328,12 @@ spec:
330328 operator : in
331329 values :
332330 - " false"
333- - name : clair-scan
331+ - matrix :
332+ params :
333+ - name : image-platform
334+ value :
335+ - $(params.build-platforms)
336+ name : clair-scan
334337 params :
335338 - name : image-digest
336339 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -343,7 +346,7 @@ spec:
343346 - name : name
344347 value : clair-scan
345348 - name : bundle
346- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
349+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
347350 - name : kind
348351 value : task
349352 resolver : bundles
@@ -363,7 +366,7 @@ spec:
363366 - name : name
364367 value : ecosystem-cert-preflight-checks
365368 - name : bundle
366- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
369+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
367370 - name : kind
368371 value : task
369372 resolver : bundles
@@ -372,6 +375,11 @@ spec:
372375 operator : in
373376 values :
374377 - " false"
378+ matrix :
379+ params :
380+ - name : platform
381+ value :
382+ - $(params.build-platforms)
375383 - name : sast-snyk-check
376384 params :
377385 - name : image-digest
@@ -389,7 +397,7 @@ spec:
389397 - name : name
390398 value : sast-snyk-check-oci-ta
391399 - name : bundle
392- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
400+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
393401 - name : kind
394402 value : task
395403 resolver : bundles
@@ -411,7 +419,7 @@ spec:
411419 - name : name
412420 value : clamav-scan
413421 - name : bundle
414- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
422+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
415423 - name : kind
416424 value : task
417425 resolver : bundles
@@ -420,18 +428,25 @@ spec:
420428 operator : in
421429 values :
422430 - " false"
431+ matrix :
432+ params :
433+ - name : image-arch
434+ value :
435+ - $(params.build-platforms)
423436 - name : apply-tags
424437 params :
425- - name : IMAGE
438+ - name : IMAGE_URL
426439 value : $(tasks.build-image-index.results.IMAGE_URL)
440+ - name : IMAGE_DIGEST
441+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
427442 runAfter :
428443 - build-image-index
429444 taskRef :
430445 params :
431446 - name : name
432447 value : apply-tags
433448 - name : bundle
434- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
449+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
435450 - name : kind
436451 value : task
437452 resolver : bundles
@@ -454,7 +469,7 @@ spec:
454469 - name : name
455470 value : push-dockerfile-oci-ta
456471 - name : bundle
457- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
472+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec
458473 - name : kind
459474 value : task
460475 resolver : bundles
@@ -471,7 +486,7 @@ spec:
471486 - name : name
472487 value : rpms-signature-scan
473488 - name : bundle
474- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
489+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
475490 - name : kind
476491 value : task
477492 resolver : bundles
0 commit comments