@@ -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:e2c1b4eac642f32e91f3bc5d3cb48c5c70888aaf45c3650d9ea34573de7a7fd5
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,10 +108,17 @@ 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
114+ - name : buildah-format
115+ default : docker
116+ type : string
117+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
118+ - name : enable-cache-proxy
119+ default : ' false'
120+ description : Enable cache proxy configuration
121+ type : string
119122 results :
120123 - description : " "
121124 name : IMAGE_URL
@@ -138,12 +141,14 @@ spec:
138141 value : $(params.rebuild)
139142 - name : skip-checks
140143 value : $(params.skip-checks)
144+ - name : enable-cache-proxy
145+ value : $(params.enable-cache-proxy)
141146 taskRef :
142147 params :
143148 - name : name
144149 value : init
145150 - name : bundle
146- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:737682d073a65a486d59b2b30e3104b93edd8490e0cd5e9b4a39703e47363f0f
151+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
147152 - name : kind
148153 value : task
149154 resolver : bundles
@@ -164,7 +169,7 @@ spec:
164169 - name : name
165170 value : git-clone-oci-ta
166171 - name : bundle
167- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
172+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154
168173 - name : kind
169174 value : task
170175 resolver : bundles
@@ -193,7 +198,7 @@ spec:
193198 - name : name
194199 value : prefetch-dependencies-oci-ta
195200 - name : bundle
196- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:efc8aebec295bf5986597b6bbeebe093b2764fea79c66094e05ff3d283f54932
201+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c651d767709bea1bb2f52c37d19d332af4706fbbfe450724e314b286597795a2
197202 - name : kind
198203 value : task
199204 resolver : bundles
@@ -238,14 +243,20 @@ spec:
238243 value :
239244 - upstream-source-url=$(tasks.clone-repository.results.url)
240245 - upstream-source-ref=$(tasks.clone-repository.results.commit)
246+ - name : BUILDAH_FORMAT
247+ value : $(params.buildah-format)
248+ - name : HTTP_PROXY
249+ value : $(tasks.init.results.http-proxy)
250+ - name : NO_PROXY
251+ value : $(tasks.init.results.no-proxy)
241252 runAfter :
242253 - prefetch-dependencies
243254 taskRef :
244255 params :
245256 - name : name
246257 value : buildah-remote-oci-ta
247258 - name : bundle
248- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:468708e0a5dc3a314d71ca0cf2db80c6d7fefae98b292b10fa1cf07ea3787d9e
259+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.7 @sha256:7aa7141697734e450c6f91db0c545fb46bd4de1b0203812cf594459d11ea3e63
249260 - name : kind
250261 value : task
251262 resolver : bundles
@@ -267,14 +278,16 @@ spec:
267278 - name : IMAGES
268279 value :
269280 - $(tasks.build-images.results.IMAGE_REF[*])
281+ - name : BUILDAH_FORMAT
282+ value : $(params.buildah-format)
270283 runAfter :
271284 - build-images
272285 taskRef :
273286 params :
274287 - name : name
275288 value : build-image-index
276289 - name : bundle
277- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1 @sha256:95be274b6d0432d4671e2c41294ec345121bdf01284b1c6c46b5537dc6b37e15
290+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2 @sha256:05d3d8a5ded44c51b074a56a408ddf5d65c56b4c15e110abb1a99e3aff269d49
278291 - name : kind
279292 value : task
280293 resolver : bundles
@@ -286,19 +299,21 @@ spec:
286299 - name : build-source-image
287300 params :
288301 - name : BINARY_IMAGE
289- value : $(params.output -image)
302+ value : $(tasks.build -image-index.results.IMAGE_URL )
290303 - name : SOURCE_ARTIFACT
291304 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
292305 - name : CACHI2_ARTIFACT
293306 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
307+ - name : BINARY_IMAGE_DIGEST
308+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
294309 runAfter :
295310 - build-image-index
296311 taskRef :
297312 params :
298313 - name : name
299314 value : source-build-oci-ta
300315 - name : bundle
301- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:9fe82c9511f282287686f918bf1a543fcef417848e7a503357e988aab2887cee
316+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c
302317 - name : kind
303318 value : task
304319 resolver : bundles
@@ -324,7 +339,7 @@ spec:
324339 - name : name
325340 value : deprecated-image-check
326341 - name : bundle
327- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
342+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1cf21de671be4c97d4973b60c09c912997cd15b65c30b93a07eff1b24f43a1f8
328343 - name : kind
329344 value : task
330345 resolver : bundles
@@ -333,7 +348,12 @@ spec:
333348 operator : in
334349 values :
335350 - " false"
336- - name : clair-scan
351+ - matrix :
352+ params :
353+ - name : image-platform
354+ value :
355+ - $(params.build-platforms)
356+ name : clair-scan
337357 params :
338358 - name : image-digest
339359 value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -346,7 +366,7 @@ spec:
346366 - name : name
347367 value : clair-scan
348368 - name : bundle
349- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:712afcf63f3b5a97c371d37e637efbcc9e1c7ad158872339d00adc6413cd8851
369+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:654b989d7cdc03d082e56f216a29de04847215ee379a8d9ca315e453ad2b15c2
350370 - name : kind
351371 value : task
352372 resolver : bundles
@@ -366,7 +386,7 @@ spec:
366386 - name : name
367387 value : ecosystem-cert-preflight-checks
368388 - name : bundle
369- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
389+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:329b14911d93ad5425c8f6cf57112d344aae0c219117278faa47731763a27853
370390 - name : kind
371391 value : task
372392 resolver : bundles
@@ -375,6 +395,11 @@ spec:
375395 operator : in
376396 values :
377397 - " false"
398+ matrix :
399+ params :
400+ - name : platform
401+ value :
402+ - $(params.build-platforms)
378403 - name : sast-snyk-check
379404 params :
380405 - name : image-digest
@@ -392,7 +417,7 @@ spec:
392417 - name : name
393418 value : sast-snyk-check-oci-ta
394419 - name : bundle
395- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:a1cb59ed66a7be1949c9720660efb0a006e95ef05b3f67929dd8e310e1d7baef
420+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:c5e640a7741dfba035ced5e3ac30c82bba9bfe04f60e1631509205dcf884a0ea
396421 - name : kind
397422 value : task
398423 resolver : bundles
@@ -414,7 +439,7 @@ spec:
414439 - name : name
415440 value : clamav-scan
416441 - name : bundle
417- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:62c835adae22e36fce6684460b39206bc16752f1a4427cdbba4ee9afdd279670
442+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:78f0349720a18e25546fd57a0eb15925ec4da6d9e1d9290b73a4770ae9ad77f5
418443 - name : kind
419444 value : task
420445 resolver : bundles
@@ -423,6 +448,11 @@ spec:
423448 operator : in
424449 values :
425450 - " false"
451+ matrix :
452+ params :
453+ - name : image-arch
454+ value :
455+ - $(params.build-platforms)
426456 - name : apply-tags
427457 params :
428458 - name : IMAGE
@@ -434,7 +464,7 @@ spec:
434464 - name : name
435465 value : apply-tags
436466 - name : bundle
437- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:61c90b1c94a2a11cb11211a0d65884089b758c34254fcec164d185a402beae22
467+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3 @sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca
438468 - name : kind
439469 value : task
440470 resolver : bundles
@@ -457,7 +487,7 @@ spec:
457487 - name : name
458488 value : push-dockerfile-oci-ta
459489 - name : bundle
460- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:55a4ff2910ae2e4502f3841719935d37578bd52156bc789fcdf45ff48c2b048b
490+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:08bba4a659ecd48f871bef00b80af58954e5a09fcbb28a1783ddd640c4f6535e
461491 - name : kind
462492 value : task
463493 resolver : bundles
@@ -474,7 +504,7 @@ spec:
474504 - name : name
475505 value : rpms-signature-scan
476506 - name : bundle
477- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:c0798ff85ad04f1553d349fe34aa4918597fb35b3b74e344dfbd5af2f3494300
507+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:f2df541f49b5310f343b55f58b0881a46a2b46c5df39a9c34563c5042b106f6f
478508 - name : kind
479509 value : task
480510 resolver : bundles
0 commit comments