@@ -7,9 +7,8 @@ metadata:
7
7
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
8
8
pipelinesascode.tekton.dev/cancel-in-progress : " false"
9
9
pipelinesascode.tekton.dev/max-keep-runs : " 3"
10
- pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch
11
- == "konflux-poc"
12
- creationTimestamp : null
10
+ pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch == "konflux-poc"
11
+ creationTimestamp :
13
12
labels :
14
13
appstudio.openshift.io/application : odh-release
15
14
appstudio.openshift.io/component : text-generation-inference-odh-poc
67
66
- name : name
68
67
value : show-sbom
69
68
- name : bundle
70
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
69
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
71
70
- name : kind
72
71
value : task
73
72
resolver : bundles
@@ -83,13 +82,11 @@ spec:
83
82
name : output-image
84
83
type : string
85
84
- default : .
86
- description : Path to the source code of an application's component from where
87
- to build image.
85
+ description : Path to the source code of an application's component from where to build image.
88
86
name : path-context
89
87
type : string
90
88
- default : Dockerfile
91
- description : Path to the Dockerfile inside the context specified by parameter
92
- path-context
89
+ description : Path to the Dockerfile inside the context specified by parameter path-context
93
90
name : dockerfile
94
91
type : string
95
92
- default : " false"
@@ -109,8 +106,7 @@ spec:
109
106
name : prefetch-input
110
107
type : string
111
108
- default : " "
112
- description : Image tag expiration time, time values could be something like
113
- 1h, 2d, 3w for hours, days, and weeks, respectively.
109
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
114
110
name : image-expires-after
115
111
- default : " false"
116
112
description : Build a source image.
@@ -129,8 +125,7 @@ spec:
129
125
name : build-args-file
130
126
type : string
131
127
- default : " false"
132
- description : Whether to enable privileged mode, should be used only with remote
133
- VMs
128
+ description : Whether to enable privileged mode, should be used only with remote VMs
134
129
name : privileged-nested
135
130
type : string
136
131
- name : build-platform
@@ -175,7 +170,7 @@ spec:
175
170
- name : name
176
171
value : init
177
172
- name : bundle
178
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
173
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
179
174
- name : kind
180
175
value : task
181
176
resolver : bundles
@@ -200,7 +195,7 @@ spec:
200
195
- name : name
201
196
value : git-clone-oci-ta
202
197
- name : bundle
203
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
198
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
204
199
- name : kind
205
200
value : task
206
201
resolver : bundles
@@ -229,7 +224,7 @@ spec:
229
224
- name : name
230
225
value : prefetch-dependencies-oci-ta
231
226
- name : bundle
232
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
227
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
233
228
- name : kind
234
229
value : task
235
230
resolver : bundles
@@ -238,8 +233,6 @@ spec:
238
233
workspace : git-auth
239
234
- name : netrc
240
235
workspace : netrc
241
-
242
-
243
236
- name : build-container
244
237
timeout : 4h
245
238
params :
@@ -279,7 +272,7 @@ spec:
279
272
- name : name
280
273
value : buildah-remote-oci-ta
281
274
- name : bundle
282
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3 @sha256:2be1d9a4a1354d5d82c15e2838a82b0664fe0d2a274282697bb850fa80781b4c
275
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
283
276
- name : kind
284
277
value : task
285
278
resolver : bundles
@@ -288,7 +281,6 @@ spec:
288
281
operator : in
289
282
values :
290
283
- " true"
291
-
292
284
- name : build-image-index
293
285
params :
294
286
- name : IMAGE
@@ -309,7 +301,7 @@ spec:
309
301
- name : name
310
302
value : build-image-index
311
303
- name : bundle
312
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
304
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
313
305
- name : kind
314
306
value : task
315
307
resolver : bundles
@@ -318,7 +310,6 @@ spec:
318
310
operator : in
319
311
values :
320
312
- " true"
321
-
322
313
- name : build-source-image
323
314
params :
324
315
- name : BINARY_IMAGE
@@ -334,7 +325,7 @@ spec:
334
325
- name : name
335
326
value : source-build-oci-ta
336
327
- name : bundle
337
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
328
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
338
329
- name : kind
339
330
value : task
340
331
resolver : bundles
@@ -360,7 +351,7 @@ spec:
360
351
- name : name
361
352
value : deprecated-image-check
362
353
- name : bundle
363
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
354
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
364
355
- name : kind
365
356
value : task
366
357
resolver : bundles
@@ -382,7 +373,7 @@ spec:
382
373
- name : name
383
374
value : clair-scan
384
375
- name : bundle
385
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:878ae247ffc58d95a9ac68e4d658ef91ef039363e03e65a386bc0ead02d9d7d8
376
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
386
377
- name : kind
387
378
value : task
388
379
resolver : bundles
@@ -402,7 +393,7 @@ spec:
402
393
- name : name
403
394
value : ecosystem-cert-preflight-checks
404
395
- name : bundle
405
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
396
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
406
397
- name : kind
407
398
value : task
408
399
resolver : bundles
@@ -428,7 +419,7 @@ spec:
428
419
- name : name
429
420
value : sast-snyk-check-oci-ta
430
421
- name : bundle
431
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
422
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
432
423
- name : kind
433
424
value : task
434
425
resolver : bundles
@@ -450,7 +441,7 @@ spec:
450
441
- name : name
451
442
value : clamav-scan
452
443
- name : bundle
453
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:24182598bf5161c4007988a7236e240f361c77a0a9b6973a6712dbae50d296bc
444
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
454
445
- name : kind
455
446
value : task
456
447
resolver : bundles
@@ -495,7 +486,7 @@ spec:
495
486
- name : name
496
487
value : sast-coverity-check-oci-ta
497
488
- name : bundle
498
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:87af64576088ba68f2a5b89998b7ae9e92d7e4f039274e4be6000eff6ce0d95d
489
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:d3fdca2f0072e1c40e0781ac4b8f16b977dc77fc6e80424087941465bc27d5eb
499
490
- name : kind
500
491
value : task
501
492
resolver : bundles
@@ -516,7 +507,7 @@ spec:
516
507
- name : name
517
508
value : coverity-availability-check
518
509
- name : bundle
519
- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
510
+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
520
511
- name : kind
521
512
value : task
522
513
resolver : bundles
@@ -542,7 +533,7 @@ spec:
542
533
- name : name
543
534
value : sast-shell-check-oci-ta
544
535
- name : bundle
545
- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
536
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
546
537
- name : kind
547
538
value : task
548
539
resolver : bundles
@@ -568,7 +559,7 @@ spec:
568
559
- name : name
569
560
value : sast-unicode-check-oci-ta
570
561
- name : bundle
571
- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
562
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
572
563
- name : kind
573
564
value : task
574
565
resolver : bundles
@@ -579,16 +570,18 @@ spec:
579
570
- " false"
580
571
- name : apply-tags
581
572
params :
582
- - name : IMAGE
573
+ - name : IMAGE_URL
583
574
value : $(tasks.build-image-index.results.IMAGE_URL)
575
+ - name : IMAGE_DIGEST
576
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
584
577
runAfter :
585
578
- build-image-index
586
579
taskRef :
587
580
params :
588
581
- name : name
589
582
value : apply-tags
590
583
- name : bundle
591
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
584
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
592
585
- name : kind
593
586
value : task
594
587
resolver : bundles
@@ -611,7 +604,7 @@ spec:
611
604
- name : name
612
605
value : push-dockerfile-oci-ta
613
606
- name : bundle
614
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
607
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
615
608
- name : kind
616
609
value : task
617
610
resolver : bundles
@@ -628,7 +621,7 @@ spec:
628
621
- name : name
629
622
value : rpms-signature-scan
630
623
- name : bundle
631
- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:297c2d8928aa3b114fcb1ba5d9da8b10226b68fed30706e78a6a5089c6cd30e3
624
+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
632
625
- name : kind
633
626
value : task
634
627
resolver : bundles
0 commit comments