@@ -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-6.1"
13
- creationTimestamp : null
11
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "release-6.1"
12
+ creationTimestamp :
14
13
labels :
15
14
appstudio.openshift.io/application : ceph-6-1
16
15
appstudio.openshift.io/component : snmp-notifier-6-1
52
51
- name : name
53
52
value : show-sbom
54
53
- name : bundle
55
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
54
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
56
55
- name : kind
57
56
value : task
58
57
resolver : bundles
@@ -68,13 +67,11 @@ spec:
68
67
name : output-image
69
68
type : string
70
69
- default : .
71
- description : Path to the source code of an application's component from where
72
- to build image.
70
+ description : Path to the source code of an application's component from where to build image.
73
71
name : path-context
74
72
type : string
75
73
- default : Dockerfile
76
- description : Path to the Dockerfile inside the context specified by parameter
77
- path-context
74
+ description : Path to the Dockerfile inside the context specified by parameter path-context
78
75
name : dockerfile
79
76
type : string
80
77
- default : " false"
94
91
name : prefetch-input
95
92
type : string
96
93
- default : " "
97
- description : Image tag expiration time, time values could be something like
98
- 1h, 2d, 3w for hours, days, and weeks, respectively.
94
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
99
95
name : image-expires-after
100
96
type : string
101
97
- default : " false"
@@ -115,14 +111,12 @@ spec:
115
111
name : build-args-file
116
112
type : string
117
113
- default : " false"
118
- description : Whether to enable privileged mode, should be used only with remote
119
- VMs
114
+ description : Whether to enable privileged mode, should be used only with remote VMs
120
115
name : privileged-nested
121
116
type : string
122
117
- default :
123
118
- linux/x86_64
124
- description : List of platforms to build the container images on. The available
125
- set of values is determined by the configuration of the multi-platform-controller.
119
+ 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.
126
120
name : build-platforms
127
121
type : array
128
122
results :
@@ -152,7 +146,7 @@ spec:
152
146
- name : name
153
147
value : init
154
148
- name : bundle
155
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
149
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
156
150
- name : kind
157
151
value : task
158
152
resolver : bundles
@@ -173,7 +167,7 @@ spec:
173
167
- name : name
174
168
value : git-clone-oci-ta
175
169
- name : bundle
176
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
170
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:efcce59f226b1426f7685917e41a50b73478f38fe9ac56c98f1e961effd4b6f0
177
171
- name : kind
178
172
value : task
179
173
resolver : bundles
@@ -202,7 +196,7 @@ spec:
202
196
- name : name
203
197
value : prefetch-dependencies-oci-ta
204
198
- name : bundle
205
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
199
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d08e349032c57367d543c0bbd070386709614ade1db8e5eddeab29b1338f6653
206
200
- name : kind
207
201
value : task
208
202
resolver : bundles
@@ -252,7 +246,7 @@ spec:
252
246
- name : name
253
247
value : buildah-remote-oci-ta
254
248
- name : bundle
255
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
249
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:7ff1a2e486924478e7724005464d60dab9a85e2ae4734818057ece3845797509
256
250
- name : kind
257
251
value : task
258
252
resolver : bundles
@@ -281,7 +275,7 @@ spec:
281
275
- name : name
282
276
value : build-image-index
283
277
- name : bundle
284
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
278
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
285
279
- name : kind
286
280
value : task
287
281
resolver : bundles
@@ -307,7 +301,7 @@ spec:
307
301
- name : name
308
302
value : source-build-oci-ta
309
303
- name : bundle
310
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
304
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:21d33596cf7ff61cab38b68caf578e55509748962bf6f4030bf1dfb8cd68a257
311
305
- name : kind
312
306
value : task
313
307
resolver : bundles
@@ -333,7 +327,7 @@ spec:
333
327
- name : name
334
328
value : deprecated-image-check
335
329
- name : bundle
336
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
330
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
337
331
- name : kind
338
332
value : task
339
333
resolver : bundles
@@ -342,7 +336,12 @@ spec:
342
336
operator : in
343
337
values :
344
338
- " false"
345
- - name : clair-scan
339
+ - matrix :
340
+ params :
341
+ - name : image-platform
342
+ value :
343
+ - $(params.build-platforms)
344
+ name : clair-scan
346
345
params :
347
346
- name : image-digest
348
347
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -355,7 +354,7 @@ spec:
355
354
- name : name
356
355
value : clair-scan
357
356
- name : bundle
358
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
357
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
359
358
- name : kind
360
359
value : task
361
360
resolver : bundles
@@ -375,7 +374,7 @@ spec:
375
374
- name : name
376
375
value : ecosystem-cert-preflight-checks
377
376
- name : bundle
378
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
377
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
379
378
- name : kind
380
379
value : task
381
380
resolver : bundles
@@ -384,6 +383,11 @@ spec:
384
383
operator : in
385
384
values :
386
385
- " false"
386
+ matrix :
387
+ params :
388
+ - name : platform
389
+ value :
390
+ - $(params.build-platforms)
387
391
- name : sast-snyk-check
388
392
params :
389
393
- name : image-digest
@@ -401,7 +405,7 @@ spec:
401
405
- name : name
402
406
value : sast-snyk-check-oci-ta
403
407
- name : bundle
404
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
408
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
405
409
- name : kind
406
410
value : task
407
411
resolver : bundles
@@ -423,7 +427,7 @@ spec:
423
427
- name : name
424
428
value : clamav-scan
425
429
- name : bundle
426
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
430
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
427
431
- name : kind
428
432
value : task
429
433
resolver : bundles
@@ -432,6 +436,11 @@ spec:
432
436
operator : in
433
437
values :
434
438
- " false"
439
+ matrix :
440
+ params :
441
+ - name : image-arch
442
+ value :
443
+ - $(params.build-platforms)
435
444
- name : sast-coverity-check
436
445
params :
437
446
- name : image-digest
@@ -468,7 +477,7 @@ spec:
468
477
- name : name
469
478
value : sast-coverity-check-oci-ta
470
479
- name : bundle
471
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe
480
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
472
481
- name : kind
473
482
value : task
474
483
resolver : bundles
@@ -558,17 +567,17 @@ spec:
558
567
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
559
568
- name : ADDITIONAL_TAGS
560
569
value :
561
- - " pull-request-{{pull_request_number}}"
562
- - " from-branch-{{source_branch}}"
563
- - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
570
+ - " pull-request-{{pull_request_number}}"
571
+ - " from-branch-{{source_branch}}"
572
+ - " {{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
564
573
runAfter :
565
574
- build-image-index
566
575
taskRef :
567
576
params :
568
577
- name : name
569
578
value : apply-tags
570
579
- name : bundle
571
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
580
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
572
581
- name : kind
573
582
value : task
574
583
resolver : bundles
@@ -591,7 +600,7 @@ spec:
591
600
- name : name
592
601
value : push-dockerfile-oci-ta
593
602
- name : bundle
594
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
603
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:06529ba66b37bdc1f55590359aa849bc570b4e9c110c983e27f07081dc09a12b
595
604
- name : kind
596
605
value : task
597
606
resolver : bundles
0 commit comments