@@ -7,9 +7,8 @@ metadata:
7
7
build.appstudio.redhat.com/pull_request_number : ' {{pull_request_number}}'
8
8
build.appstudio.redhat.com/target_branch : ' {{target_branch}}'
9
9
pipelinesascode.tekton.dev/max-keep-runs : " 3"
10
- pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch
11
- == "master"
12
- creationTimestamp : null
10
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "master"
11
+ creationTimestamp :
13
12
labels :
14
13
appstudio.openshift.io/application : openshift-gitops-operator
15
14
appstudio.openshift.io/component : gitops-backend
51
50
- name : name
52
51
value : show-sbom
53
52
- name : bundle
54
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:9bfc6b99ef038800fe131d7b45ff3cd4da3a415dd536f7c657b3527b01c4a13b
53
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
55
54
- name : kind
56
55
value : task
57
56
resolver : bundles
@@ -67,13 +66,11 @@ spec:
67
66
name : output-image
68
67
type : string
69
68
- default : .
70
- description : Path to the source code of an application's component from where
71
- to build image.
69
+ description : Path to the source code of an application's component from where to build image.
72
70
name : path-context
73
71
type : string
74
72
- default : Dockerfile
75
- description : Path to the Dockerfile inside the context specified by parameter
76
- path-context
73
+ description : Path to the Dockerfile inside the context specified by parameter path-context
77
74
name : dockerfile
78
75
type : string
79
76
- default : " false"
93
90
name : prefetch-input
94
91
type : string
95
92
- default : " "
96
- description : Image tag expiration time, time values could be something like
97
- 1h, 2d, 3w for hours, days, and weeks, respectively.
93
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
98
94
name : image-expires-after
99
95
- default : " false"
100
96
description : Build a source image.
@@ -115,8 +111,7 @@ spec:
115
111
- default :
116
112
- linux/x86_64
117
113
- linux/arm64
118
- description : List of platforms to build the container images on. The available
119
- set of values is determined by the configuration of the multi-platform-controller.
114
+ 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.
120
115
name : build-platforms
121
116
type : array
122
117
results :
@@ -146,7 +141,7 @@ spec:
146
141
- name : name
147
142
value : init
148
143
- name : bundle
149
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:092c113b614f6551113f17605ae9cb7e822aa704d07f0e37ed209da23ce392cc
144
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
150
145
- name : kind
151
146
value : task
152
147
resolver : bundles
@@ -167,7 +162,7 @@ spec:
167
162
- name : name
168
163
value : git-clone-oci-ta
169
164
- name : bundle
170
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8e1e861d9564caea3f9ce8d1c62789f5622b5a7051209decc9ecf10b6f54aa71
165
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:3f1b468066b301083d8550e036f5a654fcb064810bd29eb06fec6d8ad3e35b9c
171
166
- name : kind
172
167
value : task
173
168
resolver : bundles
@@ -196,7 +191,7 @@ spec:
196
191
- name : name
197
192
value : prefetch-dependencies-oci-ta
198
193
- name : bundle
199
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1 @sha256:8e2a8de8e8a55a8e657922d5f8303fefa065f7ec2f8a49a666bf749540d63679
194
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2 @sha256:098322d6b789824f716f2d9caca1862d4afdc083ebaaee61aadd22a8c179480a
200
195
- name : kind
201
196
value : task
202
197
resolver : bundles
@@ -244,7 +239,7 @@ spec:
244
239
- name : name
245
240
value : buildah-remote-oci-ta
246
241
- name : bundle
247
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.2 @sha256:dbc5f6c58d4642743719ae9b02cb0445836a210f7438e6d874a68ff38de81534
242
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.5 @sha256:17a0b093c9e9d21e9e374c60a88eb293a0fa57e4e2b67baf20ccac9735aa20ff
248
243
- name : kind
249
244
value : task
250
245
resolver : bundles
@@ -273,7 +268,7 @@ spec:
273
268
- name : name
274
269
value : build-image-index
275
270
- name : bundle
276
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:e4871851566d8b496966b37bcb8c5ce9748a52487f116373d96c6cd28ef684c6
271
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:8e5dfb2fac011148f8715bbe0b99415f88297683d269eae0dfcad52562195d45
277
272
- name : kind
278
273
value : task
279
274
resolver : bundles
@@ -285,19 +280,21 @@ spec:
285
280
- name : build-source-image
286
281
params :
287
282
- name : BINARY_IMAGE
288
- value : $(params.output -image)
283
+ value : $(tasks.build -image-index.results.IMAGE_URL )
289
284
- name : SOURCE_ARTIFACT
290
285
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
291
286
- name : CACHI2_ARTIFACT
292
287
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
288
+ - name : BINARY_IMAGE_DIGEST
289
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
293
290
runAfter :
294
291
- build-image-index
295
292
taskRef :
296
293
params :
297
294
- name : name
298
295
value : source-build-oci-ta
299
296
- name : bundle
300
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1 @sha256:d1fd616413d45bb6af0532352bfa8692c5ca409127e5a2dd4f1bc52aef27d1dc
297
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b0d6cb28a23f20db4f5cf78ed78ae3a91b9a5adfe989696ed0bbc63840a485b6
301
298
- name : kind
302
299
value : task
303
300
resolver : bundles
@@ -323,7 +320,7 @@ spec:
323
320
- name : name
324
321
value : deprecated-image-check
325
322
- name : bundle
326
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4 @sha256:b4f9599f5770ea2e6e4d031224ccc932164c1ecde7f85f68e16e99c98d754003
323
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5 @sha256:2c32152a55f6bfba67b41be456da46b6e109bb3e348e25220eed4eed149958c5
327
324
- name : kind
328
325
value : task
329
326
resolver : bundles
@@ -332,7 +329,12 @@ spec:
332
329
operator : in
333
330
values :
334
331
- " false"
335
- - name : clair-scan
332
+ - matrix :
333
+ params :
334
+ - name : image-platform
335
+ value :
336
+ - $(params.build-platforms)
337
+ name : clair-scan
336
338
params :
337
339
- name : image-digest
338
340
value : $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -345,7 +347,7 @@ spec:
345
347
- name : name
346
348
value : clair-scan
347
349
- name : bundle
348
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2 @sha256:9f4ddafd599e06b319cece5a4b8ac36b9e7ec46bea378bc6c6af735d3f7f8060
350
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3 @sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
349
351
- name : kind
350
352
value : task
351
353
resolver : bundles
@@ -365,7 +367,7 @@ spec:
365
367
- name : name
366
368
value : ecosystem-cert-preflight-checks
367
369
- name : bundle
368
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:5131cce0f93d0b728c7bcc0d6cee4c61d4c9f67c6d619c627e41e3c9775b497d
370
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
369
371
- name : kind
370
372
value : task
371
373
resolver : bundles
@@ -374,6 +376,11 @@ spec:
374
376
operator : in
375
377
values :
376
378
- " false"
379
+ matrix :
380
+ params :
381
+ - name : platform
382
+ value :
383
+ - $(params.build-platforms)
377
384
- name : sast-snyk-check
378
385
params :
379
386
- name : image-digest
@@ -391,7 +398,7 @@ spec:
391
398
- name : name
392
399
value : sast-snyk-check-oci-ta
393
400
- name : bundle
394
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2 @sha256:ad02dd316d68725490f45f23d2b8acf042bf0a80f7a22c28e0cadc6181fc10f1
401
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
395
402
- name : kind
396
403
value : task
397
404
resolver : bundles
@@ -413,7 +420,7 @@ spec:
413
420
- name : name
414
421
value : clamav-scan
415
422
- name : bundle
416
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1 @sha256:5ac9b24cff7cfb391bc54cd5135536892090354862327d1028fa08872d759c03
423
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
417
424
- name : kind
418
425
value : task
419
426
resolver : bundles
@@ -422,18 +429,25 @@ spec:
422
429
operator : in
423
430
values :
424
431
- " false"
432
+ matrix :
433
+ params :
434
+ - name : image-arch
435
+ value :
436
+ - $(params.build-platforms)
425
437
- name : apply-tags
426
438
params :
427
- - name : IMAGE
439
+ - name : IMAGE_URL
428
440
value : $(tasks.build-image-index.results.IMAGE_URL)
441
+ - name : IMAGE_DIGEST
442
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
429
443
runAfter :
430
444
- build-image-index
431
445
taskRef :
432
446
params :
433
447
- name : name
434
448
value : apply-tags
435
449
- name : bundle
436
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:f485e250fb060060892b633c495a3d7e38de1ec105ae1be48608b0401530ab2c
450
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
437
451
- name : kind
438
452
value : task
439
453
resolver : bundles
@@ -456,7 +470,7 @@ spec:
456
470
- name : name
457
471
value : push-dockerfile-oci-ta
458
472
- name : bundle
459
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:fc109c347c5355a2a563ea782ff12aa82afc967c456082bf978d99bd378349b4
473
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:49f778479f468e71c2cfef722e96aa813d7ef98bde8a612e1bf1a13cd70849ec
460
474
- name : kind
461
475
value : task
462
476
resolver : bundles
0 commit comments