@@ -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- == "main"
13- creationTimestamp : null
11+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "main"
12+ creationTimestamp :
1413 labels :
1514 appstudio.openshift.io/application : rhobs
1615 appstudio.openshift.io/component : rhobs-konflux-obsctl-reloader
3029 - name : dockerfile
3130 value : Containerfile.obsctl
3231 - name : build-source-image
33- value : " true"
32+ value : " true"
3433 pipelineSpec :
3534 description : |
3635 This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
4746 - name : name
4847 value : show-sbom
4948 - name : bundle
50- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
49+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
5150 - name : kind
5251 value : task
5352 resolver : bundles
@@ -63,13 +62,11 @@ spec:
6362 name : output-image
6463 type : string
6564 - default : .
66- description : Path to the source code of an application's component from where
67- to build image.
65+ description : Path to the source code of an application's component from where to build image.
6866 name : path-context
6967 type : string
7068 - default : Dockerfile
71- description : Path to the Dockerfile inside the context specified by parameter
72- path-context
69+ description : Path to the Dockerfile inside the context specified by parameter path-context
7370 name : dockerfile
7471 type : string
7572 - default : " false"
8986 name : prefetch-input
9087 type : string
9188 - default : " "
92- description : Image tag expiration time, time values could be something like
93- 1h, 2d, 3w for hours, days, and weeks, respectively.
89+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9490 name : image-expires-after
9591 - default : " false"
9692 description : Build a source image.
@@ -135,7 +131,7 @@ spec:
135131 - name : name
136132 value : init
137133 - name : bundle
138- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
134+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
139135 - name : kind
140136 value : task
141137 resolver : bundles
@@ -156,7 +152,7 @@ spec:
156152 - name : name
157153 value : git-clone-oci-ta
158154 - name : bundle
159- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
155+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
160156 - name : kind
161157 value : task
162158 resolver : bundles
@@ -185,7 +181,7 @@ spec:
185181 - name : name
186182 value : prefetch-dependencies-oci-ta
187183 - name : bundle
188- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3db5d3a02bcbbc034080474c06bec8388bd6abc71606503ac4832f6890e71503
184+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
189185 - name : kind
190186 value : task
191187 resolver : bundles
@@ -226,7 +222,7 @@ spec:
226222 - name : name
227223 value : buildah-oci-ta
228224 - name : bundle
229- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:6ac9d16f598c14a4b56e662eccda0a438e94aa8f87dd27a3ea0ff1abc6e00c66
225+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:48b99ad18fd3bde2d22ec2c397d36c55e45ca90ddf1620c9e00bdee518e297bf
230226 - name : kind
231227 value : task
232228 resolver : bundles
@@ -255,7 +251,7 @@ spec:
255251 - name : name
256252 value : build-image-index
257253 - name : bundle
258- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:1b357f2ed430d18a009740a1783dd15af70ce1e23dc6254da1a83e9ec595d5be
254+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
259255 - name : kind
260256 value : task
261257 resolver : bundles
@@ -279,7 +275,7 @@ spec:
279275 - name : name
280276 value : source-build-oci-ta
281277 - name : bundle
282- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
278+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
283279 - name : kind
284280 value : task
285281 resolver : bundles
@@ -305,7 +301,7 @@ spec:
305301 - name : name
306302 value : deprecated-image-check
307303 - name : bundle
308- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
304+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
309305 - name : kind
310306 value : task
311307 resolver : bundles
@@ -327,7 +323,7 @@ spec:
327323 - name : name
328324 value : clair-scan
329325 - name : bundle
330- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:878ae247ffc58d95a9ac68e4d658ef91ef039363e03e65a386bc0ead02d9d7d8
326+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
331327 - name : kind
332328 value : task
333329 resolver : bundles
@@ -347,7 +343,7 @@ spec:
347343 - name : name
348344 value : ecosystem-cert-preflight-checks
349345 - name : bundle
350- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:302828e9d7abc72b8a44fb2b9be068f86c982d8e5f4550b8bf654571d6361ee8
346+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
351347 - name : kind
352348 value : task
353349 resolver : bundles
@@ -373,7 +369,7 @@ spec:
373369 - name : name
374370 value : sast-snyk-check-oci-ta
375371 - name : bundle
376- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6078ec8ec7caacbb8203138fcaa63db24e88dbf838544340bb0752d5b69f20ae
372+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
377373 - name : kind
378374 value : task
379375 resolver : bundles
@@ -395,7 +391,7 @@ spec:
395391 - name : name
396392 value : clamav-scan
397393 - name : bundle
398- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:98d94290d6f21b6e231485326e3629bbcdec75c737b84e05ac9eac78f9a2c8b4
394+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
399395 - name : kind
400396 value : task
401397 resolver : bundles
@@ -432,15 +428,15 @@ spec:
432428 - name : CACHI2_ARTIFACT
433429 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
434430 - name : image-digest
435- value : $(tasks.build-image-index.results.IMAGE_DIGEST)
431+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
436432 runAfter :
437433 - coverity-availability-check
438434 taskRef :
439435 params :
440436 - name : name
441437 value : sast-coverity-check-oci-ta
442438 - name : bundle
443- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:87af64576088ba68f2a5b89998b7ae9e92d7e4f039274e4be6000eff6ce0d95d
439+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:d3fdca2f0072e1c40e0781ac4b8f16b977dc77fc6e80424087941465bc27d5eb
444440 - name : kind
445441 value : task
446442 resolver : bundles
@@ -461,7 +457,7 @@ spec:
461457 - name : name
462458 value : coverity-availability-check
463459 - name : bundle
464- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
460+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
465461 - name : kind
466462 value : task
467463 resolver : bundles
@@ -487,7 +483,7 @@ spec:
487483 - name : name
488484 value : sast-shell-check-oci-ta
489485 - name : bundle
490- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
486+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
491487 - name : kind
492488 value : task
493489 resolver : bundles
@@ -504,14 +500,16 @@ spec:
504500 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
505501 - name : CACHI2_ARTIFACT
506502 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
503+ - name : image-digest
504+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
507505 runAfter :
508506 - build-image-index
509507 taskRef :
510508 params :
511509 - name : name
512510 value : sast-unicode-check-oci-ta
513511 - name : bundle
514- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
512+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
515513 - name : kind
516514 value : task
517515 resolver : bundles
@@ -522,16 +520,18 @@ spec:
522520 - " false"
523521 - name : apply-tags
524522 params :
525- - name : IMAGE
523+ - name : IMAGE_URL
526524 value : $(tasks.build-image-index.results.IMAGE_URL)
525+ - name : IMAGE_DIGEST
526+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
527527 runAfter :
528528 - build-image-index
529529 taskRef :
530530 params :
531531 - name : name
532532 value : apply-tags
533533 - name : bundle
534- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:9d9871143ab3a818f681488be6074f5b2f892c1843795a46f6daf3f5487e72d1
534+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
535535 - name : kind
536536 value : task
537537 resolver : bundles
@@ -554,7 +554,7 @@ spec:
554554 - name : name
555555 value : push-dockerfile-oci-ta
556556 - name : bundle
557- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:d0ee13ab3d9564f7ee806a8ceaced934db493a3a40e11ff6db3a912b8bbace95
557+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
558558 - name : kind
559559 value : task
560560 resolver : bundles
@@ -571,7 +571,7 @@ spec:
571571 - name : name
572572 value : rpms-signature-scan
573573 - name : bundle
574- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:297c2d8928aa3b114fcb1ba5d9da8b10226b68fed30706e78a6a5089c6cd30e3
574+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
575575 - name : kind
576576 value : task
577577 resolver : bundles
0 commit comments