@@ -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- == "rhobs-obs-api-konflux"
12- creationTimestamp : null
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "rhobs-obs-api-konflux"
11+ creationTimestamp :
1312 labels :
1413 appstudio.openshift.io/application : rhobs
1514 appstudio.openshift.io/component : observatorium-api
4645 - name : name
4746 value : show-sbom
4847 - name : bundle
49- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
48+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5049 - name : kind
5150 value : task
5251 resolver : bundles
@@ -62,13 +61,11 @@ spec:
6261 name : output-image
6362 type : string
6463 - default : .
65- description : Path to the source code of an application's component from where
66- to build image.
64+ description : Path to the source code of an application's component from where to build image.
6765 name : path-context
6866 type : string
6967 - default : Dockerfile
70- description : Path to the Dockerfile inside the context specified by parameter
71- path-context
68+ description : Path to the Dockerfile inside the context specified by parameter path-context
7269 name : dockerfile
7370 type : string
7471 - default : " false"
8885 name : prefetch-input
8986 type : string
9087 - default : " "
91- description : Image tag expiration time, time values could be something like
92- 1h, 2d, 3w for hours, days, and weeks, respectively.
88+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9389 name : image-expires-after
9490 - default : " false"
9591 description : Build a source image.
@@ -155,7 +151,7 @@ spec:
155151 - name : name
156152 value : git-clone-oci-ta
157153 - name : bundle
158- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:36d98ab04eaac2c964149060c773ac20df42f91527db6c40b7b250e6eeff5821
154+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
159155 - name : kind
160156 value : task
161157 resolver : bundles
@@ -266,19 +262,21 @@ spec:
266262 - name : build-source-image
267263 params :
268264 - name : BINARY_IMAGE
269- value : $(params.output -image)
265+ value : $(tasks.build -image-index.results.IMAGE_URL )
270266 - name : SOURCE_ARTIFACT
271267 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
272268 - name : CACHI2_ARTIFACT
273269 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
270+ - name : BINARY_IMAGE_DIGEST
271+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
274272 runAfter :
275273 - build-image-index
276274 taskRef :
277275 params :
278276 - name : name
279277 value : source-build-oci-ta
280278 - name : bundle
281- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:6b680de219756dc208b940441875e8e431fbf88de873348f35d795ff0d6aa77a
279+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
282280 - name : kind
283281 value : task
284282 resolver : bundles
@@ -304,7 +302,7 @@ spec:
304302 - name : name
305303 value : deprecated-image-check
306304 - name : bundle
307- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e18b32cac948b732f331531f43eca7eed2071dcd8bdb383c7481a3fb8e5e4723
305+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
308306 - name : kind
309307 value : task
310308 resolver : bundles
@@ -326,7 +324,7 @@ spec:
326324 - name : name
327325 value : clair-scan
328326 - name : bundle
329- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
327+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
330328 - name : kind
331329 value : task
332330 resolver : bundles
@@ -346,7 +344,7 @@ spec:
346344 - name : name
347345 value : ecosystem-cert-preflight-checks
348346 - name : bundle
349- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
347+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
350348 - name : kind
351349 value : task
352350 resolver : bundles
@@ -372,7 +370,7 @@ spec:
372370 - name : name
373371 value : sast-snyk-check-oci-ta
374372 - name : bundle
375- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:ed777841052e05c61abc9fc66f6aad65f113bad719eeb2e04ce490fc175aaebe
373+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
376374 - name : kind
377375 value : task
378376 resolver : bundles
@@ -394,7 +392,7 @@ spec:
394392 - name : name
395393 value : clamav-scan
396394 - name : bundle
397- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
395+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
398396 - name : kind
399397 value : task
400398 resolver : bundles
@@ -437,7 +435,7 @@ spec:
437435 - name : name
438436 value : sast-coverity-check-oci-ta
439437 - name : bundle
440- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2 @sha256:8e0e58ccae796157e9858c10420704de37f2f05e8897b1ffe1e6a7318ec7176b
438+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3 @sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
441439 - name : kind
442440 value : task
443441 resolver : bundles
@@ -458,7 +456,7 @@ spec:
458456 - name : name
459457 value : coverity-availability-check
460458 - name : bundle
461- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.2@sha256:8653d290298593e4db9457ab00d9160738c31c384b7615ee30626ccab6f96ed8
459+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.2@sha256:cc68e11a84cdc2f9f0ab1ca2f5f475076f591b435f5ae65c18414d8119f16ff4
462460 - name : kind
463461 value : task
464462 resolver : bundles
@@ -484,7 +482,7 @@ spec:
484482 - name : name
485483 value : sast-shell-check-oci-ta
486484 - name : bundle
487- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:ee189dd93e5c92fb56e172d67078008165d2ff97f180d96206d024f5b59d83fb
485+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
488486 - name : kind
489487 value : task
490488 resolver : bundles
@@ -501,14 +499,16 @@ spec:
501499 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
502500 - name : CACHI2_ARTIFACT
503501 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
502+ - name : image-digest
503+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
504504 runAfter :
505505 - build-image-index
506506 taskRef :
507507 params :
508508 - name : name
509509 value : sast-unicode-check-oci-ta
510510 - name : bundle
511- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1 @sha256:3a128580c41abdac5bd76d0d1e066f2f3473278ba9fab90639878a27ced7a0e6
511+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
512512 - name : kind
513513 value : task
514514 resolver : bundles
@@ -568,7 +568,7 @@ spec:
568568 - name : name
569569 value : rpms-signature-scan
570570 - name : bundle
571- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:3bf6d1bcd57af1095b06b4c489f965551364b1f1f72a807de9cab3c23142dca5
571+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
572572 - name : kind
573573 value : task
574574 resolver : bundles
0 commit comments