@@ -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- == "konflux-poc"
13- creationTimestamp : null
11+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "konflux-poc"
12+ creationTimestamp :
1413 labels :
1514 appstudio.openshift.io/application : odh-release
1615 appstudio.openshift.io/component : training-operator-odh-poc
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:04994df487ee886adbe60a8a5866647fbdfd53cc26f7b2554272ba51bf7af29e
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.
@@ -109,8 +105,7 @@ spec:
109105 name : build-args-file
110106 type : string
111107 - default : " false"
112- description : Whether to enable privileged mode, should be used only with remote
113- VMs
108+ description : Whether to enable privileged mode, should be used only with remote VMs
114109 name : privileged-nested
115110 type : string
116111 results :
@@ -140,7 +135,7 @@ spec:
140135 - name : name
141136 value : init
142137 - name : bundle
143- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2 @sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
138+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.4 @sha256:288f3106118edc1d0f0c79a89c960abf5841a4dd8bc3f38feb10527253105b19
144139 - name : kind
145140 value : task
146141 resolver : bundles
@@ -161,7 +156,7 @@ spec:
161156 - name : name
162157 value : git-clone-oci-ta
163158 - name : bundle
164- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
159+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:2c388d28651457db60bb90287e7d8c3680303197196e4476878d98d81e8b6dc9
165160 - name : kind
166161 value : task
167162 resolver : bundles
@@ -190,7 +185,7 @@ spec:
190185 - name : name
191186 value : prefetch-dependencies-oci-ta
192187 - name : bundle
193- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2 @sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
188+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3 @sha256:9917d11f0a38c844184042d504b3d5605c009e6e43785fa113caae8b4c99b75e
194189 - name : kind
195190 value : task
196191 resolver : bundles
@@ -233,7 +228,7 @@ spec:
233228 - name : name
234229 value : buildah-oci-ta
235230 - name : bundle
236- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4 @sha256:b91b634c32b7fd98dbfc4cdbc0a97d7694997fd49ceebabf34c2535fd47f84a2
231+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9 @sha256:1da40a15b38e6de8643976c976f14a9bc32db0c307dc4d3a95caa611731e58da
237232 - name : kind
238233 value : task
239234 resolver : bundles
@@ -246,10 +241,6 @@ spec:
246241 params :
247242 - name : IMAGE
248243 value : $(params.output-image)
249- - name : COMMIT_SHA
250- value : $(tasks.clone-repository.results.commit)
251- - name : IMAGE_EXPIRES_AFTER
252- value : $(params.image-expires-after)
253244 - name : ALWAYS_BUILD_INDEX
254245 value : $(params.build-image-index)
255246 - name : IMAGES
@@ -262,7 +253,7 @@ spec:
262253 - name : name
263254 value : build-image-index
264255 - name : bundle
265- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1 @sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
256+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3 @sha256:ae3fa44f005054d4901d33413972227b5642d376968a67791535cdcc2e98473d
266257 - name : kind
267258 value : task
268259 resolver : bundles
@@ -274,19 +265,21 @@ spec:
274265 - name : build-source-image
275266 params :
276267 - name : BINARY_IMAGE
277- value : $(params.output -image)
268+ value : $(tasks.build -image-index.results.IMAGE_URL )
278269 - name : SOURCE_ARTIFACT
279270 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
280271 - name : CACHI2_ARTIFACT
281272 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
273+ - name : BINARY_IMAGE_DIGEST
274+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
282275 runAfter :
283276 - build-image-index
284277 taskRef :
285278 params :
286279 - name : name
287280 value : source-build-oci-ta
288281 - name : bundle
289- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
282+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:362f0475df00e7dfb5f15dea0481d1b68b287f60411718d70a23da3c059a5613
290283 - name : kind
291284 value : task
292285 resolver : bundles
@@ -312,7 +305,7 @@ spec:
312305 - name : name
313306 value : deprecated-image-check
314307 - name : bundle
315- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
308+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:5ff16b7e6b4a8aa1adb352e74b9f831f77ff97bafd1b89ddb0038d63335f1a67
316309 - name : kind
317310 value : task
318311 resolver : bundles
@@ -334,7 +327,7 @@ spec:
334327 - name : name
335328 value : clair-scan
336329 - name : bundle
337- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
330+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:89924756c91ded746cf9ccc9f07907595e5b2454ddda0219132913a4875a5f59
338331 - name : kind
339332 value : task
340333 resolver : bundles
@@ -354,7 +347,7 @@ spec:
354347 - name : name
355348 value : ecosystem-cert-preflight-checks
356349 - name : bundle
357- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
350+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b4ac586edea81dcd25dfc17f1bd57899825be2b443e48d572cd05ce058f153bb
358351 - name : kind
359352 value : task
360353 resolver : bundles
@@ -380,7 +373,7 @@ spec:
380373 - name : name
381374 value : sast-snyk-check-oci-ta
382375 - name : bundle
383- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
376+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:2ad986f28d0b724dabcf76c4de649f058f0e66998c7d2f61b66de46533bdbcad
384377 - name : kind
385378 value : task
386379 resolver : bundles
@@ -402,7 +395,7 @@ spec:
402395 - name : name
403396 value : clamav-scan
404397 - name : bundle
405- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:59094118aa07d5b0199565c4e0b2d0f4feb9a4741877c8716877572e2c4804f9
398+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a
406399 - name : kind
407400 value : task
408401 resolver : bundles
@@ -447,7 +440,7 @@ spec:
447440 - name : name
448441 value : sast-coverity-check-oci-ta
449442 - name : bundle
450- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c8eb622d59019582f6f11ed656c0f04f388737f7dd6e47cd780ad0f34bb38bb2
443+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:e92d00ed858233d0096627861192d3e4fc013cf1559c0d0b0ea0657d3377ce75
451444 - name : kind
452445 value : task
453446 resolver : bundles
@@ -468,7 +461,7 @@ spec:
468461 - name : name
469462 value : coverity-availability-check
470463 - name : bundle
471- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
464+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b501440a960aec446db2ebc6625a49d0317a9fc7bf0f7bd9b18cb63052db7de
472465 - name : kind
473466 value : task
474467 resolver : bundles
@@ -494,7 +487,7 @@ spec:
494487 - name : name
495488 value : sast-shell-check-oci-ta
496489 - name : bundle
497- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
490+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57
498491 - name : kind
499492 value : task
500493 resolver : bundles
@@ -520,7 +513,7 @@ spec:
520513 - name : name
521514 value : sast-unicode-check-oci-ta
522515 - name : bundle
523- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
516+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4 @sha256:0854d9261760b2dc8f092569739685a5ab0a5c620e9cb8c1b78fef9e2d077a29
524517 - name : kind
525518 value : task
526519 resolver : bundles
@@ -540,7 +533,7 @@ spec:
540533 - name : name
541534 value : apply-tags
542535 - name : bundle
543- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
536+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3 @sha256:aa62b41861c09e2e59c69cc6e9a1f740bf0c81e6a1eb03f57f59dfda0f65840e
544537 - name : kind
545538 value : task
546539 resolver : bundles
@@ -563,7 +556,7 @@ spec:
563556 - name : name
564557 value : push-dockerfile-oci-ta
565558 - name : bundle
566- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1 @sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
559+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3 @sha256:1bc2d0f26b89259db090a47bb38217c82c05e335d626653d184adf1d196ca131
567560 - name : kind
568561 value : task
569562 resolver : bundles
@@ -580,7 +573,7 @@ spec:
580573 - name : name
581574 value : rpms-signature-scan
582575 - name : bundle
583- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2366b2f394610192736dd8edac1a702964daeb961603dfc9ceb6b8188e39a009
576+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:50bbe2efc95fbf4562e20266806c843b2c4f0d681c2717311913456ececabeac
584577 - name : kind
585578 value : task
586579 resolver : bundles
0 commit comments