@@ -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- == "main"
12- creationTimestamp : null
10+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "main"
11+ creationTimestamp :
1312 labels :
1413 appstudio.openshift.io/application : acm-inspector
1514 appstudio.openshift.io/component : acm-inspector
3938 - name : name
4039 value : show-sbom
4140 - name : bundle
42- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
41+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
4342 - name : kind
4443 value : task
4544 resolver : bundles
5857 - name : name
5958 value : summary
6059 - name : bundle
61- value : quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:870d9a04d9784840a90b7bf6817cd0d0c4edfcda04b1ba1868cae625a3c3bfcc
60+ value : quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
6261 - name : kind
6362 value : task
6463 resolver : bundles
@@ -77,13 +76,11 @@ spec:
7776 name : output-image
7877 type : string
7978 - default : .
80- description : Path to the source code of an application's component from where
81- to build image.
79+ description : Path to the source code of an application's component from where to build image.
8280 name : path-context
8381 type : string
8482 - default : Dockerfile
85- description : Path to the Dockerfile inside the context specified by parameter
86- path-context
83+ description : Path to the Dockerfile inside the context specified by parameter path-context
8784 name : dockerfile
8885 type : string
8986 - default : " false"
@@ -107,8 +104,7 @@ spec:
107104 name : java
108105 type : string
109106 - default : " "
110- description : Image tag expiration time, time values could be something like
111- 1h, 2d, 3w for hours, days, and weeks, respectively.
107+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
112108 name : image-expires-after
113109 - default : " false"
114110 description : Build a source image.
@@ -152,7 +148,7 @@ spec:
152148 - name : name
153149 value : init
154150 - name : bundle
155- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:0523b51c28375a3f222da91690e22eff11888ebc98a0c73c468af44762265c69
151+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
156152 - name : kind
157153 value : task
158154 resolver : bundles
@@ -169,7 +165,7 @@ spec:
169165 - name : name
170166 value : git-clone
171167 - name : bundle
172- value : quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:d091a9e19567a4cbdc5acd57903c71ba71dc51d749a4ba7477e689608851e981
168+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7939000e2f92fc8b5d2c4ee4ba9000433c5aa7700d2915a1d4763853d5fd1fd4
173169 - name : kind
174170 value : task
175171 resolver : bundles
@@ -194,7 +190,7 @@ spec:
194190 - name : name
195191 value : prefetch-dependencies
196192 - name : bundle
197- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1 @sha256:47d8d3320b4e29360108f18235598dd247bc316a4792063d970bffb00e61b71a
193+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2 @sha256:90f9ba94939895e1ecaa1a3ac861366303425375ae47a92d0cc1dc61a86df4ab
198194 - name : kind
199195 value : task
200196 resolver : bundles
@@ -238,7 +234,7 @@ spec:
238234 - name : name
239235 value : buildah
240236 - name : bundle
241- value : quay.io/konflux-ci/tekton-catalog/task-buildah:0.2 @sha256:7779f9e48eda44aebae3597747f5d8c1cc3fbc3a98c2251ee20929d868b575f1
237+ value : quay.io/konflux-ci/tekton-catalog/task-buildah:0.4 @sha256:fc7437e1fc19d7a2b468e529f7fbc372ca139f194ec5d8ea28fe48b0817ec6c0
242238 - name : kind
243239 value : task
244240 resolver : bundles
@@ -261,7 +257,7 @@ spec:
261257 - name : name
262258 value : source-build
263259 - name : bundle
264- value : quay.io/konflux-ci/tekton-catalog/task-source-build:0.1 @sha256:ddfa1fb418c1d9d55d7d70d39fe8f35ce05e96073bcd057bb6aaacd1f839cc51
260+ value : quay.io/konflux-ci/tekton-catalog/task-source-build:0.2 @sha256:ab7298db687b1bdaa8f3fb4f24ee6c48e100283d0584eddac12ad4353b8a4e97
265261 - name : kind
266262 value : task
267263 resolver : bundles
@@ -290,7 +286,7 @@ spec:
290286 - name : name
291287 value : deprecated-image-check
292288 - name : bundle
293- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4 @sha256:5a1a165fa02270f0a947d8a2131ee9d8be0b8e9d34123828c2bef589e504ee84
289+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5 @sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
294290 - name : kind
295291 value : task
296292 resolver : bundles
@@ -312,7 +308,7 @@ spec:
312308 - name : name
313309 value : clair-scan
314310 - name : bundle
315- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:0a5421111e7092740398691d5bd7c125cc0896f29531d19414bb5724ae41692a
311+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
316312 - name : kind
317313 value : task
318314 resolver : bundles
@@ -332,7 +328,7 @@ spec:
332328 - name : name
333329 value : ecosystem-cert-preflight-checks
334330 - name : bundle
335- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
331+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
336332 - name : kind
337333 value : task
338334 resolver : bundles
@@ -354,7 +350,7 @@ spec:
354350 - name : name
355351 value : sast-snyk-check
356352 - name : bundle
357- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.3 @sha256:9fa8acbd4331e5f7c7ba39c6283a219b084e8b2332996e0988a7907a4a75feb4
353+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4 @sha256:da2344f6dae50fc14892d818aee128f9d5df32d0d98dddb504e721408a9fb13d
358354 - name : kind
359355 value : task
360356 resolver : bundles
@@ -379,7 +375,7 @@ spec:
379375 - name : name
380376 value : clamav-scan
381377 - name : bundle
382- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1 @sha256:b4f450f1447b166da671f1d5819ab5a1485083e5c27ab91f7d8b7a2ff994c8c2
378+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
383379 - name : kind
384380 value : task
385381 resolver : bundles
@@ -390,16 +386,18 @@ spec:
390386 - " false"
391387 - name : apply-tags
392388 params :
393- - name : IMAGE
389+ - name : IMAGE_URL
394390 value : $(tasks.build-container.results.IMAGE_URL)
391+ - name : IMAGE_DIGEST
392+ value : $(tasks.build-container.results.IMAGE_DIGEST)
395393 runAfter :
396394 - build-container
397395 taskRef :
398396 params :
399397 - name : name
400398 value : apply-tags
401399 - name : bundle
402- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:87fd7fc0e937aad1a8db9b6e377d7e444f53394dafde512d68adbea6966a4702
400+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
403401 - name : kind
404402 value : task
405403 resolver : bundles
@@ -420,7 +418,7 @@ spec:
420418 - name : name
421419 value : push-dockerfile
422420 - name : bundle
423- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:48bb2ee92ea528b28c0814c9cc126021e499a081b69431987a774561e9ac8047
421+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:1e78c3a32f072d3ba8c49362f16f7e97365c1cfde44813d21b4988765216a09c
424422 - name : kind
425423 value : task
426424 resolver : bundles
@@ -438,7 +436,7 @@ spec:
438436 - name : workspace
439437 volumeClaimTemplate :
440438 metadata :
441- creationTimestamp : null
439+ creationTimestamp :
442440 spec :
443441 accessModes :
444442 - ReadWriteOnce
0 commit comments