@@ -8,9 +8,8 @@ metadata:
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9
9
pipelinesascode.tekton.dev/cancel-in-progress : " true"
10
10
pipelinesascode.tekton.dev/max-keep-runs : " 3"
11
- pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
12
- == "release-9.0"
13
- creationTimestamp : null
11
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "release-9.0"
12
+ creationTimestamp :
14
13
labels :
15
14
appstudio.openshift.io/application : ceph-9-0
16
15
appstudio.openshift.io/component : grafana-9-0
53
52
- name : name
54
53
value : show-sbom
55
54
- name : bundle
56
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
55
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
57
56
- name : kind
58
57
value : task
59
58
resolver : bundles
@@ -69,13 +68,11 @@ spec:
69
68
name : output-image
70
69
type : string
71
70
- default : .
72
- description : Path to the source code of an application's component from where
73
- to build image.
71
+ description : Path to the source code of an application's component from where to build image.
74
72
name : path-context
75
73
type : string
76
74
- default : Dockerfile
77
- description : Path to the Dockerfile inside the context specified by parameter
78
- path-context
75
+ description : Path to the Dockerfile inside the context specified by parameter path-context
79
76
name : dockerfile
80
77
type : string
81
78
- default : " false"
95
92
name : prefetch-input
96
93
type : string
97
94
- default : " "
98
- description : Image tag expiration time, time values could be something like
99
- 1h, 2d, 3w for hours, days, and weeks, respectively.
95
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
100
96
name : image-expires-after
101
97
type : string
102
98
- default : " false"
@@ -116,14 +112,12 @@ spec:
116
112
name : build-args-file
117
113
type : string
118
114
- default : " false"
119
- description : Whether to enable privileged mode, should be used only with remote
120
- VMs
115
+ description : Whether to enable privileged mode, should be used only with remote VMs
121
116
name : privileged-nested
122
117
type : string
123
118
- default :
124
119
- linux/x86_64
125
- description : List of platforms to build the container images on. The available
126
- set of values is determined by the configuration of the multi-platform-controller.
120
+ description : List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
127
121
name : build-platforms
128
122
type : array
129
123
results :
@@ -153,7 +147,7 @@ spec:
153
147
- name : name
154
148
value : init
155
149
- name : bundle
156
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
150
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
157
151
- name : kind
158
152
value : task
159
153
resolver : bundles
@@ -174,7 +168,7 @@ spec:
174
168
- name : name
175
169
value : git-clone-oci-ta
176
170
- name : bundle
177
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
171
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
178
172
- name : kind
179
173
value : task
180
174
resolver : bundles
@@ -203,7 +197,7 @@ spec:
203
197
- name : name
204
198
value : prefetch-dependencies-oci-ta
205
199
- name : bundle
206
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
200
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:29869c64ff27e964e26a8a7ea2c882a2ed5424210bd0603be45a07e2ebf308cc
207
201
- name : kind
208
202
value : task
209
203
resolver : bundles
@@ -253,7 +247,7 @@ spec:
253
247
- name : name
254
248
value : buildah-remote-oci-ta
255
249
- name : bundle
256
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
250
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:bd1035554521c48412599a0ae7c77a0701070bba22eb5cec524eb0968d5f4223
257
251
- name : kind
258
252
value : task
259
253
resolver : bundles
@@ -282,7 +276,7 @@ spec:
282
276
- name : name
283
277
value : build-image-index
284
278
- name : bundle
285
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
279
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3bf6e4e83f911066430041534a69eec51dbd0f52f34a9bf41c6f3a24ec2ffb22
286
280
- name : kind
287
281
value : task
288
282
resolver : bundles
@@ -294,19 +288,21 @@ spec:
294
288
- name : build-source-image
295
289
params :
296
290
- name : BINARY_IMAGE
297
- value : $(params.output -image)
291
+ value : $(tasks.build -image-index.results.IMAGE_URL )
298
292
- name : SOURCE_ARTIFACT
299
293
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
300
294
- name : CACHI2_ARTIFACT
301
295
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
296
+ - name : BINARY_IMAGE_DIGEST
297
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
302
298
runAfter :
303
299
- build-image-index
304
300
taskRef :
305
301
params :
306
302
- name : name
307
303
value : source-build-oci-ta
308
304
- name : bundle
309
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
305
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:f1c0743939fe246b19e9e268a3b96b22b724096dcf946548c3d60e184136e32f
310
306
- name : kind
311
307
value : task
312
308
resolver : bundles
@@ -332,7 +328,7 @@ spec:
332
328
- name : name
333
329
value : deprecated-image-check
334
330
- name : bundle
335
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
331
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
336
332
- name : kind
337
333
value : task
338
334
resolver : bundles
@@ -354,7 +350,7 @@ spec:
354
350
- name : name
355
351
value : clair-scan
356
352
- name : bundle
357
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
353
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
358
354
- name : kind
359
355
value : task
360
356
resolver : bundles
@@ -374,7 +370,7 @@ spec:
374
370
- name : name
375
371
value : ecosystem-cert-preflight-checks
376
372
- name : bundle
377
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
373
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
378
374
- name : kind
379
375
value : task
380
376
resolver : bundles
@@ -383,6 +379,11 @@ spec:
383
379
operator : in
384
380
values :
385
381
- " false"
382
+ matrix :
383
+ params :
384
+ - name : platform
385
+ value :
386
+ - $(params.build-platforms)
386
387
- name : sast-snyk-check
387
388
params :
388
389
- name : image-digest
@@ -400,7 +401,7 @@ spec:
400
401
- name : name
401
402
value : sast-snyk-check-oci-ta
402
403
- name : bundle
403
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
404
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
404
405
- name : kind
405
406
value : task
406
407
resolver : bundles
@@ -422,7 +423,7 @@ spec:
422
423
- name : name
423
424
value : clamav-scan
424
425
- name : bundle
425
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
426
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
426
427
- name : kind
427
428
value : task
428
429
resolver : bundles
@@ -431,6 +432,11 @@ spec:
431
432
operator : in
432
433
values :
433
434
- " false"
435
+ matrix :
436
+ params :
437
+ - name : image-arch
438
+ value :
439
+ - $(params.build-platforms)
434
440
- name : sast-coverity-check
435
441
params :
436
442
- name : image-digest
@@ -467,7 +473,7 @@ spec:
467
473
- name : name
468
474
value : sast-coverity-check-oci-ta
469
475
- name : bundle
470
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ed979367665223d0539b11542ac174c37cc7fe85d88f05168d9a7a3177475e
476
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9c776c82aeaf36539a0aa68764ed285f78530d78207ddb011aaa0a01f9ccb16d
471
477
- name : kind
472
478
value : task
473
479
resolver : bundles
@@ -514,7 +520,7 @@ spec:
514
520
- name : name
515
521
value : sast-shell-check-oci-ta
516
522
- name : bundle
517
- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
523
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
518
524
- name : kind
519
525
value : task
520
526
resolver : bundles
@@ -540,7 +546,7 @@ spec:
540
546
- name : name
541
547
value : sast-unicode-check-oci-ta
542
548
- name : bundle
543
- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
549
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
544
550
- name : kind
545
551
value : task
546
552
resolver : bundles
@@ -562,7 +568,7 @@ spec:
562
568
- name : name
563
569
value : apply-tags
564
570
- name : bundle
565
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
571
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
566
572
- name : kind
567
573
value : task
568
574
resolver : bundles
@@ -585,7 +591,7 @@ spec:
585
591
- name : name
586
592
value : push-dockerfile-oci-ta
587
593
- name : bundle
588
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
594
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
589
595
- name : kind
590
596
value : task
591
597
resolver : bundles
0 commit comments