@@ -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- == "poc1"
13- creationTimestamp : null
11+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "poc1"
12+ creationTimestamp :
1413 labels :
1514 appstudio.openshift.io/application : components-poc
1615 appstudio.openshift.io/component : guardrails-detectors-builtin
@@ -49,13 +48,11 @@ spec:
4948 name : output-image
5049 type : string
5150 - default : .
52- description : Path to the source code of an application's component from where
53- to build image.
51+ description : Path to the source code of an application's component from where to build image.
5452 name : path-context
5553 type : string
5654 - default : Dockerfile
57- description : Path to the Dockerfile inside the context specified by parameter
58- path-context
55+ description : Path to the Dockerfile inside the context specified by parameter path-context
5956 name : dockerfile
6057 type : string
6158 - default : " false"
7572 name : prefetch-input
7673 type : string
7774 - default : " "
78- description : Image tag expiration time, time values could be something like
79- 1h, 2d, 3w for hours, days, and weeks, respectively.
75+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8076 name : image-expires-after
8177 type : string
8278 - default : " false"
8884 name : build-image-index
8985 type : string
9086 - default : docker
91- description : The format for the resulting image's mediaType. Valid values are
92- oci or docker.
87+ description : The format for the resulting image's mediaType. Valid values are oci or docker.
9388 name : buildah-format
9489 type : string
9590 - default : []
10196 name : build-args-file
10297 type : string
10398 - default : " false"
104- description : Whether to enable privileged mode, should be used only with remote
105- VMs
99+ description : Whether to enable privileged mode, should be used only with remote VMs
106100 name : privileged-nested
107101 type : string
108102 results :
@@ -132,7 +126,7 @@ spec:
132126 - name : name
133127 value : init
134128 - name : bundle
135- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2 @sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
129+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.4 @sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142
136130 - name : kind
137131 value : task
138132 resolver : bundles
@@ -153,7 +147,7 @@ spec:
153147 - name : name
154148 value : git-clone-oci-ta
155149 - name : bundle
156- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:ea64f5b99202621e78ed3d74b00df5750cbf572c391e6da1956396f5945e4e11
150+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:f3f28a40fb7b4c8a5c1ec935df5576139bb6ba5b80f3531f42da2f1f2448a53b
157151 - name : kind
158152 value : task
159153 resolver : bundles
@@ -182,7 +176,7 @@ spec:
182176 - name : name
183177 value : prefetch-dependencies-oci-ta
184178 - name : bundle
185- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2 @sha256:9dbb38efdfca525b00dc502acf44723ac4a6c413bb2ab97459a13cd3a6056f17
179+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3 @sha256:db8f7c0640f695d2beab7ff660630873ba921593f764a277cb0c65451bc14077
186180 - name : kind
187181 value : task
188182 resolver : bundles
@@ -229,7 +223,7 @@ spec:
229223 - name : name
230224 value : buildah-oci-ta
231225 - name : bundle
232- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.6 @sha256:bb8ca56a61aa467d087b2eb5a9a9c2d1193cfba41e5b1f4de7ee9a252111f669
226+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9 @sha256:4f177774f52d6ab28ceda38ae843d40fbcd6a32ae637637ae23cbb207e675185
233227 - name : kind
234228 value : task
235229 resolver : bundles
@@ -242,10 +236,6 @@ spec:
242236 params :
243237 - name : IMAGE
244238 value : $(params.output-image)
245- - name : COMMIT_SHA
246- value : $(tasks.clone-repository.results.commit)
247- - name : IMAGE_EXPIRES_AFTER
248- value : $(params.image-expires-after)
249239 - name : ALWAYS_BUILD_INDEX
250240 value : $(params.build-image-index)
251241 - name : IMAGES
@@ -260,7 +250,7 @@ spec:
260250 - name : name
261251 value : build-image-index
262252 - name : bundle
263- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1 @sha256:0e90cf8259c7f54baad27d2a538294115f725ceb269ef789957fe68790803cbd
253+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3 @sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b
264254 - name : kind
265255 value : task
266256 resolver : bundles
@@ -286,7 +276,7 @@ spec:
286276 - name : name
287277 value : source-build-oci-ta
288278 - name : bundle
289- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f62ef32f7d25f0ee50904b57b160e3fd5403fab5ec040c7aa99f5982fdd92ef4
279+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0201377594e6e0e9d304aa23b2363e4f47e02f3ebb6fe5a410480c1a17c9edfb
290280 - name : kind
291281 value : task
292282 resolver : bundles
@@ -312,7 +302,7 @@ spec:
312302 - name : name
313303 value : deprecated-image-check
314304 - name : bundle
315- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
305+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5ff16b7e6b4a8aa1adb352e74b9f831f77ff97bafd1b89ddb0038d63335f1a67
316306 - name : kind
317307 value : task
318308 resolver : bundles
@@ -334,7 +324,7 @@ spec:
334324 - name : name
335325 value : clair-scan
336326 - name : bundle
337- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
327+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:89924756c91ded746cf9ccc9f07907595e5b2454ddda0219132913a4875a5f59
338328 - name : kind
339329 value : task
340330 resolver : bundles
@@ -354,7 +344,7 @@ spec:
354344 - name : name
355345 value : ecosystem-cert-preflight-checks
356346 - name : bundle
357- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:04f75593558f79a27da2336400bc63d460bf0c5669e3c13f40ee2fb650b1ad1e
347+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2
358348 - name : kind
359349 value : task
360350 resolver : bundles
@@ -380,7 +370,7 @@ spec:
380370 - name : name
381371 value : sast-snyk-check-oci-ta
382372 - name : bundle
383- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760
373+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb
384374 - name : kind
385375 value : task
386376 resolver : bundles
@@ -402,7 +392,7 @@ spec:
402392 - name : name
403393 value : clamav-scan
404394 - name : bundle
405- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
395+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:4b0f83cf961f0e8fd56089409d872adaca5791d9291c3584be0f6ee386e53f3a
406396 - name : kind
407397 value : task
408398 resolver : bundles
@@ -447,7 +437,7 @@ spec:
447437 - name : name
448438 value : sast-coverity-check-oci-ta
449439 - name : bundle
450- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:ae62d14c999fd93246fef4e57d28570fa5200c3266b9a3263a39965e5a5b02d7
440+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:e92d00ed858233d0096627861192d3e4fc013cf1559c0d0b0ea0657d3377ce75
451441 - name : kind
452442 value : task
453443 resolver : bundles
@@ -468,7 +458,7 @@ spec:
468458 - name : name
469459 value : coverity-availability-check
470460 - name : bundle
471- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:5623e48314ffd583e9cab383011dc0763b6c92b09c4f427b8bfcca885394a21c
461+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b501440a960aec446db2ebc6625a49d0317a9fc7bf0f7bd9b18cb63052db7de
472462 - name : kind
473463 value : task
474464 resolver : bundles
@@ -494,7 +484,7 @@ spec:
494484 - name : name
495485 value : sast-shell-check-oci-ta
496486 - name : bundle
497- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed
487+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57
498488 - name : kind
499489 value : task
500490 resolver : bundles
@@ -520,7 +510,7 @@ spec:
520510 - name : name
521511 value : sast-unicode-check-oci-ta
522512 - name : bundle
523- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712
513+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4 @sha256:0854d9261760b2dc8f092569739685a5ab0a5c620e9cb8c1b78fef9e2d077a29
524514 - name : kind
525515 value : task
526516 resolver : bundles
@@ -542,7 +532,7 @@ spec:
542532 - name : name
543533 value : apply-tags
544534 - name : bundle
545- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:ade0bf9c2e9c169f588fbfe71fb489c2f7053fe41884e7969f270b317d9eb548
535+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3 @sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86
546536 - name : kind
547537 value : task
548538 resolver : bundles
@@ -565,7 +555,7 @@ spec:
565555 - name : name
566556 value : push-dockerfile-oci-ta
567557 - name : bundle
568- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1 @sha256:08bba4a659ecd48f871bef00b80af58954e5a09fcbb28a1783ddd640c4f6535e
558+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3 @sha256:aa0d54cdd04777562599195439186bb9ea28ced4529e9b860867611cca453a39
569559 - name : kind
570560 value : task
571561 resolver : bundles
0 commit comments