@@ -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 : network-obesrvability-ynanavat
1615 appstudio.openshift.io/component : network-observability-operator-ynanavat
4544 - name : name
4645 value : show-sbom
4746 - name : bundle
48- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
47+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
4948 - name : kind
5049 value : task
5150 resolver : bundles
@@ -61,13 +60,11 @@ spec:
6160 name : output-image
6261 type : string
6362 - default : .
64- description : Path to the source code of an application's component from where
65- to build image.
63+ description : Path to the source code of an application's component from where to build image.
6664 name : path-context
6765 type : string
6866 - default : Dockerfile
69- description : Path to the Dockerfile inside the context specified by parameter
70- path-context
67+ description : Path to the Dockerfile inside the context specified by parameter path-context
7168 name : dockerfile
7269 type : string
7370 - default : " false"
8784 name : prefetch-input
8885 type : string
8986 - default : " "
90- description : Image tag expiration time, time values could be something like
91- 1h, 2d, 3w for hours, days, and weeks, respectively.
87+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9288 name : image-expires-after
9389 - default : " false"
9490 description : Build a source image.
@@ -133,7 +129,7 @@ spec:
133129 - name : name
134130 value : init
135131 - name : bundle
136- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:63eb4a4c0cfb491276bff86fdad1c96bf238506388848e79001058450a8e843a
132+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:2f59e9a3c20ce4509356389d327087213cc82c079b30811935837791da140f9f
137133 - name : kind
138134 value : task
139135 resolver : bundles
@@ -154,7 +150,7 @@ spec:
154150 - name : name
155151 value : git-clone-oci-ta
156152 - name : bundle
157- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:aab5f0f4906ba2c2a64a67b591c7ecf57018d066f1206ebc56158476e29f2cf3
153+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:9709088bf3c581d4763e9804d9ee3a1f06ad6a61c23237277057c4f0cdc4f9c3
158154 - name : kind
159155 value : task
160156 resolver : bundles
@@ -183,7 +179,7 @@ spec:
183179 - name : name
184180 value : prefetch-dependencies-oci-ta
185181 - name : bundle
186- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:752230a646483aebd465a942aef4f35c08e67185609ac26e19a3b931de9b7b0a
182+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:786a6601c654a48e32ea51b2636982d2e096da3027ea701009ca956b74a7d400
187183 - name : kind
188184 value : task
189185 resolver : bundles
@@ -224,7 +220,7 @@ spec:
224220 - name : name
225221 value : buildah-oci-ta
226222 - name : bundle
227- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:161554446f481f89e35bfa6a87ec5f76154d678dd5fd33eaa16bd7eb4d1e8d37
223+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:8abdd666a032d7088f31d0dbaa2a8ea07b85d814d08d157bb3ffa344dca5485a
228224 - name : kind
229225 value : task
230226 resolver : bundles
@@ -253,7 +249,7 @@ spec:
253249 - name : name
254250 value : build-image-index
255251 - name : bundle
256- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0c2270d1b24fcbaa6fe82b6d045b715a5f24f55d099a10f65297671e2ee421e6
252+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:d34e4245b767c5b1b5edbbad9fc9cf8050cf19a69c8e55856479848405c596ec
257253 - name : kind
258254 value : task
259255 resolver : bundles
@@ -277,7 +273,7 @@ spec:
277273 - name : name
278274 value : source-build-oci-ta
279275 - name : bundle
280- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:183b28fc7c3ca8bc81b00d695517cd2e0b7c31e13365bcfd7e3c758ce13c489c
276+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ea2316bcef60fdbc6d89bb34d343d9157e89e786504fb68e223c04a7486d9e91
281277 - name : kind
282278 value : task
283279 resolver : bundles
@@ -303,7 +299,7 @@ spec:
303299 - name : name
304300 value : deprecated-image-check
305301 - name : bundle
306- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ced089bd8d86f95ee70f6ee1a6941d677f1c66c3b8f02fa60f9309c6c32e1929
302+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5d63b920b71192906fe4d6c4903f594e6f34c5edcff9d21714a08b5edcfbc667
307303 - name : kind
308304 value : task
309305 resolver : bundles
@@ -325,7 +321,7 @@ spec:
325321 - name : name
326322 value : clair-scan
327323 - name : bundle
328- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
324+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d1ef571fe836984101e2d7f1611a2b7c8c0f8e7d5ad3d9b997fc511f9fd66af6
329325 - name : kind
330326 value : task
331327 resolver : bundles
@@ -345,7 +341,7 @@ spec:
345341 - name : name
346342 value : ecosystem-cert-preflight-checks
347343 - name : bundle
348- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
344+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:00b13d06d17328e105b11619ee4db98b215ca6ac02314a4776aa5fc2a974f9c1
349345 - name : kind
350346 value : task
351347 resolver : bundles
@@ -371,7 +367,7 @@ spec:
371367 - name : name
372368 value : sast-snyk-check-oci-ta
373369 - name : bundle
374- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:ed777841052e05c61abc9fc66f6aad65f113bad719eeb2e04ce490fc175aaebe
370+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3@sha256:ec2495e8526f346c0694fa64a5276d12091df85d1272f0480fcc64852f9fa837
375371 - name : kind
376372 value : task
377373 resolver : bundles
@@ -393,7 +389,7 @@ spec:
393389 - name : name
394390 value : clamav-scan
395391 - name : bundle
396- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
392+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:e24eb00ffdb7b45da1c9e1c98f65d68e9f13fd3fce4a4aa9e51df0c7aea14854
397393 - name : kind
398394 value : task
399395 resolver : bundles
@@ -436,7 +432,7 @@ spec:
436432 - name : name
437433 value : sast-coverity-check-oci-ta
438434 - name : bundle
439- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2@sha256:e92c350e3d115783b65b6bb06e548524d918c740c1929465f347d413d91d72ff
435+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2@sha256:cd7e802be7883c3e0266b06dacae9986967a3c7e31dccadd47e2b3c58aa9191a
440436 - name : kind
441437 value : task
442438 resolver : bundles
@@ -457,7 +453,7 @@ spec:
457453 - name : name
458454 value : coverity-availability-check
459455 - name : bundle
460- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:91ba738df7ec548d4127163e07a88de06568a350fbf581405cc8fc8498f6153c
456+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:0b35292eed661c5e3ca307c0ba7f594d17555db2a1da567903b0b47697fa23ed
461457 - name : kind
462458 value : task
463459 resolver : bundles
@@ -483,7 +479,7 @@ spec:
483479 - name : name
484480 value : sast-shell-check-oci-ta
485481 - name : bundle
486- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:b00fa0294e6318ff8130ca11358ae0b3764c4e6c9a12ec7a953e1a813ca2e231
482+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:a591675c72f06fb9c5b1a3d60e6e4c58e4df5f7da180c7a4691a692a6e7e6496
487483 - name : kind
488484 value : task
489485 resolver : bundles
@@ -507,7 +503,7 @@ spec:
507503 - name : name
508504 value : sast-unicode-check-oci-ta
509505 - name : bundle
510- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1@sha256:3a128580c41abdac5bd76d0d1e066f2f3473278ba9fab90639878a27ced7a0e6
506+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1@sha256:424f2f659c02998dc3a43e1ce869e3148982c59adb74f953f8fa91ff1c9ab86e
511507 - name : kind
512508 value : task
513509 resolver : bundles
@@ -527,7 +523,7 @@ spec:
527523 - name : name
528524 value : apply-tags
529525 - name : bundle
530- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:5e5f290359fd34ae4cc77cbbba6ef8c9907d752572d6dc2a00f5a4c504eb48bb
526+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e1d365ce85d6448f6ebd0d0a000d0f45b694950b7545a2c34bfbcf992c80df61
531527 - name : kind
532528 value : task
533529 resolver : bundles
@@ -550,7 +546,7 @@ spec:
550546 - name : name
551547 value : push-dockerfile-oci-ta
552548 - name : bundle
553- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:443e665458bd44f029c8e44e8d4c44e4faa8c533f129014ccb3c4c51fd89bbfc
549+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:a89354ee3fb942a4ce635767dfd6a1fcf47da796c3b984c996190d2965bb6e84
554550 - name : kind
555551 value : task
556552 resolver : bundles
@@ -567,7 +563,7 @@ spec:
567563 - name : name
568564 value : rpms-signature-scan
569565 - name : bundle
570- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b78123a326dc8378cb3fe0a3944c088726bfeb835694689fb4b8694b19448f02
566+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:3e01c8b322226ad5067ba1ce4ea7bc528f708c3e0d8b6a17a0c4112dbd46c549
571567 - name : kind
572568 value : task
573569 resolver : bundles
0 commit comments