@@ -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" && ( "Dockerfile.redhat.debug".pathChanged() || ".tekton/args-file-openvino-model-server-odh-poc-debug.yaml".pathChanged() )
12
- creationTimestamp : null
10
+ pipelinesascode.tekton.dev/on-cel-expression : event == "push" && target_branch == "konflux-poc" && ( "Dockerfile.redhat.debug".pathChanged() || ".tekton/args-file-openvino-model-server-odh-poc-debug.yaml".pathChanged() )
11
+ creationTimestamp :
13
12
labels :
14
13
appstudio.openshift.io/application : odh-release
15
14
appstudio.openshift.io/component : openvino-model-server-odh-poc
65
64
- name : name
66
65
value : show-sbom
67
66
- name : bundle
68
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
67
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
69
68
- name : kind
70
69
value : task
71
70
resolver : bundles
@@ -81,13 +80,11 @@ spec:
81
80
name : output-image
82
81
type : string
83
82
- default : .
84
- description : Path to the source code of an application's component from where
85
- to build image.
83
+ description : Path to the source code of an application's component from where to build image.
86
84
name : path-context
87
85
type : string
88
86
- default : Dockerfile
89
- description : Path to the Dockerfile inside the context specified by parameter
90
- path-context
87
+ description : Path to the Dockerfile inside the context specified by parameter path-context
91
88
name : dockerfile
92
89
type : string
93
90
- default : " false"
@@ -107,8 +104,7 @@ spec:
107
104
name : prefetch-input
108
105
type : string
109
106
- 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.
112
108
name : image-expires-after
113
109
- default : " false"
114
110
description : Build a source image.
@@ -127,8 +123,7 @@ spec:
127
123
name : build-args-file
128
124
type : string
129
125
- default : " false"
130
- description : Whether to enable privileged mode, should be used only with remote
131
- VMs
126
+ description : Whether to enable privileged mode, should be used only with remote VMs
132
127
name : privileged-nested
133
128
type : string
134
129
- name : build-platform
@@ -173,7 +168,7 @@ spec:
173
168
- name : name
174
169
value : init
175
170
- name : bundle
176
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
171
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
177
172
- name : kind
178
173
value : task
179
174
resolver : bundles
@@ -198,7 +193,7 @@ spec:
198
193
- name : name
199
194
value : git-clone-oci-ta
200
195
- name : bundle
201
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
196
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
202
197
- name : kind
203
198
value : task
204
199
resolver : bundles
@@ -227,7 +222,7 @@ spec:
227
222
- name : name
228
223
value : prefetch-dependencies-oci-ta
229
224
- name : bundle
230
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
225
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
231
226
- name : kind
232
227
value : task
233
228
resolver : bundles
@@ -236,8 +231,6 @@ spec:
236
231
workspace : git-auth
237
232
- name : netrc
238
233
workspace : netrc
239
-
240
-
241
234
- name : build-container
242
235
timeout : 4h
243
236
params :
@@ -277,7 +270,7 @@ spec:
277
270
- name : name
278
271
value : buildah-remote-oci-ta
279
272
- name : bundle
280
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3 @sha256:2be1d9a4a1354d5d82c15e2838a82b0664fe0d2a274282697bb850fa80781b4c
273
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4 @sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
281
274
- name : kind
282
275
value : task
283
276
resolver : bundles
@@ -286,7 +279,6 @@ spec:
286
279
operator : in
287
280
values :
288
281
- " true"
289
-
290
282
- name : build-image-index
291
283
params :
292
284
- name : IMAGE
@@ -307,7 +299,7 @@ spec:
307
299
- name : name
308
300
value : build-image-index
309
301
- name : bundle
310
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
302
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
311
303
- name : kind
312
304
value : task
313
305
resolver : bundles
@@ -316,23 +308,24 @@ spec:
316
308
operator : in
317
309
values :
318
310
- " true"
319
-
320
311
- name : build-source-image
321
312
params :
322
313
- name : BINARY_IMAGE
323
- value : $(params.output -image)
314
+ value : $(tasks.build -image-index.results.IMAGE_URL )
324
315
- name : SOURCE_ARTIFACT
325
316
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
326
317
- name : CACHI2_ARTIFACT
327
318
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
319
+ - name : BINARY_IMAGE_DIGEST
320
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
328
321
runAfter :
329
322
- build-image-index
330
323
taskRef :
331
324
params :
332
325
- name : name
333
326
value : source-build-oci-ta
334
327
- name : bundle
335
- 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.3 @sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
336
329
- name : kind
337
330
value : task
338
331
resolver : bundles
@@ -358,7 +351,7 @@ spec:
358
351
- name : name
359
352
value : deprecated-image-check
360
353
- name : bundle
361
- 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
362
355
- name : kind
363
356
value : task
364
357
resolver : bundles
@@ -380,7 +373,7 @@ spec:
380
373
- name : name
381
374
value : clair-scan
382
375
- name : bundle
383
- 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
384
377
- name : kind
385
378
value : task
386
379
resolver : bundles
@@ -400,7 +393,7 @@ spec:
400
393
- name : name
401
394
value : ecosystem-cert-preflight-checks
402
395
- name : bundle
403
- 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:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
404
397
- name : kind
405
398
value : task
406
399
resolver : bundles
@@ -426,7 +419,7 @@ spec:
426
419
- name : name
427
420
value : sast-snyk-check-oci-ta
428
421
- name : bundle
429
- 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
430
423
- name : kind
431
424
value : task
432
425
resolver : bundles
@@ -448,7 +441,7 @@ spec:
448
441
- name : name
449
442
value : clamav-scan
450
443
- name : bundle
451
- 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
452
445
- name : kind
453
446
value : task
454
447
resolver : bundles
@@ -493,7 +486,7 @@ spec:
493
486
- name : name
494
487
value : sast-coverity-check-oci-ta
495
488
- name : bundle
496
- 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:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
497
490
- name : kind
498
491
value : task
499
492
resolver : bundles
@@ -514,7 +507,7 @@ spec:
514
507
- name : name
515
508
value : coverity-availability-check
516
509
- name : bundle
517
- 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
518
511
- name : kind
519
512
value : task
520
513
resolver : bundles
@@ -540,7 +533,7 @@ spec:
540
533
- name : name
541
534
value : sast-shell-check-oci-ta
542
535
- name : bundle
543
- 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
544
537
- name : kind
545
538
value : task
546
539
resolver : bundles
@@ -566,7 +559,7 @@ spec:
566
559
- name : name
567
560
value : sast-unicode-check-oci-ta
568
561
- name : bundle
569
- 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
570
563
- name : kind
571
564
value : task
572
565
resolver : bundles
@@ -577,16 +570,18 @@ spec:
577
570
- " false"
578
571
- name : apply-tags
579
572
params :
580
- - name : IMAGE
573
+ - name : IMAGE_URL
581
574
value : $(tasks.build-image-index.results.IMAGE_URL)
575
+ - name : IMAGE_DIGEST
576
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
582
577
runAfter :
583
578
- build-image-index
584
579
taskRef :
585
580
params :
586
581
- name : name
587
582
value : apply-tags
588
583
- name : bundle
589
- 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
590
585
- name : kind
591
586
value : task
592
587
resolver : bundles
@@ -609,7 +604,7 @@ spec:
609
604
- name : name
610
605
value : push-dockerfile-oci-ta
611
606
- name : bundle
612
- 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
613
608
- name : kind
614
609
value : task
615
610
resolver : bundles
@@ -626,7 +621,7 @@ spec:
626
621
- name : name
627
622
value : rpms-signature-scan
628
623
- name : bundle
629
- 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
630
625
- name : kind
631
626
value : task
632
627
resolver : bundles
0 commit comments