@@ -7,8 +7,9 @@ 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 == "main"
11- creationTimestamp :
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
11+ == "main"
12+ creationTimestamp : null
1213 labels :
1314 appstudio.openshift.io/application : openshift-gitops-operator
1415 appstudio.openshift.io/component : gitops-must-gather
4849 - name : name
4950 value : show-sbom
5051 - name : bundle
51- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
52+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
5253 - name : kind
5354 value : task
5455 resolver : bundles
@@ -64,11 +65,13 @@ spec:
6465 name : output-image
6566 type : string
6667 - default : .
67- description : Path to the source code of an application's component from where to build image.
68+ description : Path to the source code of an application's component from where
69+ to build image.
6870 name : path-context
6971 type : string
7072 - default : Dockerfile
71- description : Path to the Dockerfile inside the context specified by parameter path-context
73+ description : Path to the Dockerfile inside the context specified by parameter
74+ path-context
7275 name : dockerfile
7376 type : string
7477 - default : " false"
8891 name : prefetch-input
8992 type : string
9093 - default : " "
91- description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
94+ description : Image tag expiration time, time values could be something like
95+ 1h, 2d, 3w for hours, days, and weeks, respectively.
9296 name : image-expires-after
9397 - default : " false"
9498 description : Build a source image.
@@ -108,7 +112,8 @@ spec:
108112 type : string
109113 - default :
110114 - linux/x86_64
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.
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.
112117 name : build-platforms
113118 type : array
114119 results :
@@ -138,7 +143,7 @@ spec:
138143 - name : name
139144 value : init
140145 - name : bundle
141- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
146+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:737682d073a65a486d59b2b30e3104b93edd8490e0cd5e9b4a39703e47363f0f
142147 - name : kind
143148 value : task
144149 resolver : bundles
@@ -159,7 +164,7 @@ spec:
159164 - name : name
160165 value : git-clone-oci-ta
161166 - name : bundle
162- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
167+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
163168 - name : kind
164169 value : task
165170 resolver : bundles
@@ -188,7 +193,7 @@ spec:
188193 - name : name
189194 value : prefetch-dependencies-oci-ta
190195 - name : bundle
191- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
196+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:efc8aebec295bf5986597b6bbeebe093b2764fea79c66094e05ff3d283f54932
192197 - name : kind
193198 value : task
194199 resolver : bundles
@@ -240,7 +245,7 @@ spec:
240245 - name : name
241246 value : buildah-remote-oci-ta
242247 - name : bundle
243- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
248+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:468708e0a5dc3a314d71ca0cf2db80c6d7fefae98b292b10fa1cf07ea3787d9e
244249 - name : kind
245250 value : task
246251 resolver : bundles
@@ -269,7 +274,7 @@ spec:
269274 - name : name
270275 value : build-image-index
271276 - name : bundle
272- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
277+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:95be274b6d0432d4671e2c41294ec345121bdf01284b1c6c46b5537dc6b37e15
273278 - name : kind
274279 value : task
275280 resolver : bundles
@@ -281,21 +286,19 @@ spec:
281286 - name : build-source-image
282287 params :
283288 - name : BINARY_IMAGE
284- value : $(tasks.build -image-index.results.IMAGE_URL )
289+ value : $(params.output -image)
285290 - name : SOURCE_ARTIFACT
286291 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
287292 - name : CACHI2_ARTIFACT
288293 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
289- - name : BINARY_IMAGE_DIGEST
290- value : $(tasks.build-image-index.results.IMAGE_DIGEST)
291294 runAfter :
292295 - build-image-index
293296 taskRef :
294297 params :
295298 - name : name
296299 value : source-build-oci-ta
297300 - name : bundle
298- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
301+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:9fe82c9511f282287686f918bf1a543fcef417848e7a503357e988aab2887cee
299302 - name : kind
300303 value : task
301304 resolver : bundles
@@ -321,7 +324,7 @@ spec:
321324 - name : name
322325 value : deprecated-image-check
323326 - name : bundle
324- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
327+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
325328 - name : kind
326329 value : task
327330 resolver : bundles
@@ -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:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
349+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:712afcf63f3b5a97c371d37e637efbcc9e1c7ad158872339d00adc6413cd8851
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:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
369+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
367370 - name : kind
368371 value : task
369372 resolver : bundles
@@ -372,11 +375,6 @@ spec:
372375 operator : in
373376 values :
374377 - " false"
375- matrix :
376- params :
377- - name : platform
378- value :
379- - $(params.build-platforms)
380378 - name : sast-snyk-check
381379 params :
382380 - name : image-digest
@@ -394,7 +392,7 @@ spec:
394392 - name : name
395393 value : sast-snyk-check-oci-ta
396394 - name : bundle
397- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
395+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:a1cb59ed66a7be1949c9720660efb0a006e95ef05b3f67929dd8e310e1d7baef
398396 - name : kind
399397 value : task
400398 resolver : bundles
@@ -416,7 +414,7 @@ spec:
416414 - name : name
417415 value : clamav-scan
418416 - name : bundle
419- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
417+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:62c835adae22e36fce6684460b39206bc16752f1a4427cdbba4ee9afdd279670
420418 - name : kind
421419 value : task
422420 resolver : bundles
@@ -425,25 +423,18 @@ spec:
425423 operator : in
426424 values :
427425 - " false"
428- matrix :
429- params :
430- - name : image-arch
431- value :
432- - $(params.build-platforms)
433426 - name : apply-tags
434427 params :
435- - name : IMAGE_URL
428+ - name : IMAGE
436429 value : $(tasks.build-image-index.results.IMAGE_URL)
437- - name : IMAGE_DIGEST
438- value : $(tasks.build-image-index.results.IMAGE_DIGEST)
439430 runAfter :
440431 - build-image-index
441432 taskRef :
442433 params :
443434 - name : name
444435 value : apply-tags
445436 - name : bundle
446- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
437+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:61c90b1c94a2a11cb11211a0d65884089b758c34254fcec164d185a402beae22
447438 - name : kind
448439 value : task
449440 resolver : bundles
@@ -466,7 +457,7 @@ spec:
466457 - name : name
467458 value : push-dockerfile-oci-ta
468459 - name : bundle
469- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
460+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:55a4ff2910ae2e4502f3841719935d37578bd52156bc789fcdf45ff48c2b048b
470461 - name : kind
471462 value : task
472463 resolver : bundles
@@ -483,7 +474,7 @@ spec:
483474 - name : name
484475 value : rpms-signature-scan
485476 - name : bundle
486- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
477+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:c0798ff85ad04f1553d349fe34aa4918597fb35b3b74e344dfbd5af2f3494300
487478 - name : kind
488479 value : task
489480 resolver : bundles
0 commit comments