@@ -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
- == "main"
13
- creationTimestamp : null
11
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "main"
12
+ creationTimestamp :
14
13
labels :
15
14
appstudio.openshift.io/application : rhobs
16
15
appstudio.openshift.io/component : rhobs-konflux-obsctl-reloader
30
29
- name : dockerfile
31
30
value : Containerfile.obsctl
32
31
- name : build-source-image
33
- value : " true"
32
+ value : " true"
34
33
pipelineSpec :
35
34
description : |
36
35
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
47
46
- name : name
48
47
value : show-sbom
49
48
- name : bundle
50
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
49
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
51
50
- name : kind
52
51
value : task
53
52
resolver : bundles
@@ -63,13 +62,11 @@ spec:
63
62
name : output-image
64
63
type : string
65
64
- default : .
66
- description : Path to the source code of an application's component from where
67
- to build image.
65
+ description : Path to the source code of an application's component from where to build image.
68
66
name : path-context
69
67
type : string
70
68
- default : Dockerfile
71
- description : Path to the Dockerfile inside the context specified by parameter
72
- path-context
69
+ description : Path to the Dockerfile inside the context specified by parameter path-context
73
70
name : dockerfile
74
71
type : string
75
72
- default : " false"
89
86
name : prefetch-input
90
87
type : string
91
88
- default : " "
92
- description : Image tag expiration time, time values could be something like
93
- 1h, 2d, 3w for hours, days, and weeks, respectively.
89
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
94
90
name : image-expires-after
95
91
- default : " false"
96
92
description : Build a source image.
@@ -135,7 +131,7 @@ spec:
135
131
- name : name
136
132
value : init
137
133
- name : bundle
138
- value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
134
+ value : quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
139
135
- name : kind
140
136
value : task
141
137
resolver : bundles
@@ -156,7 +152,7 @@ spec:
156
152
- name : name
157
153
value : git-clone-oci-ta
158
154
- name : bundle
159
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
155
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
160
156
- name : kind
161
157
value : task
162
158
resolver : bundles
@@ -185,7 +181,7 @@ spec:
185
181
- name : name
186
182
value : prefetch-dependencies-oci-ta
187
183
- name : bundle
188
- value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3db5d3a02bcbbc034080474c06bec8388bd6abc71606503ac4832f6890e71503
184
+ value : quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
189
185
- name : kind
190
186
value : task
191
187
resolver : bundles
@@ -226,7 +222,7 @@ spec:
226
222
- name : name
227
223
value : buildah-oci-ta
228
224
- name : bundle
229
- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:6ac9d16f598c14a4b56e662eccda0a438e94aa8f87dd27a3ea0ff1abc6e00c66
225
+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:9e9bac2044d6231b44114046b9d528c135388699365f0f210ee810c01bd4d702
230
226
- name : kind
231
227
value : task
232
228
resolver : bundles
@@ -255,7 +251,7 @@ spec:
255
251
- name : name
256
252
value : build-image-index
257
253
- name : bundle
258
- value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:1b357f2ed430d18a009740a1783dd15af70ce1e23dc6254da1a83e9ec595d5be
254
+ value : quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
259
255
- name : kind
260
256
value : task
261
257
resolver : bundles
@@ -267,19 +263,21 @@ spec:
267
263
- name : build-source-image
268
264
params :
269
265
- name : BINARY_IMAGE
270
- value : $(params.output -image)
266
+ value : $(tasks.build -image-index.results.IMAGE_URL )
271
267
- name : SOURCE_ARTIFACT
272
268
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
273
269
- name : CACHI2_ARTIFACT
274
270
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
271
+ - name : BINARY_IMAGE_DIGEST
272
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
275
273
runAfter :
276
274
- build-image-index
277
275
taskRef :
278
276
params :
279
277
- name : name
280
278
value : source-build-oci-ta
281
279
- name : bundle
282
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
280
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
283
281
- name : kind
284
282
value : task
285
283
resolver : bundles
@@ -305,7 +303,7 @@ spec:
305
303
- name : name
306
304
value : deprecated-image-check
307
305
- name : bundle
308
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
306
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
309
307
- name : kind
310
308
value : task
311
309
resolver : bundles
@@ -327,7 +325,7 @@ spec:
327
325
- name : name
328
326
value : clair-scan
329
327
- name : bundle
330
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:878ae247ffc58d95a9ac68e4d658ef91ef039363e03e65a386bc0ead02d9d7d8
328
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
331
329
- name : kind
332
330
value : task
333
331
resolver : bundles
@@ -347,7 +345,7 @@ spec:
347
345
- name : name
348
346
value : ecosystem-cert-preflight-checks
349
347
- name : bundle
350
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:302828e9d7abc72b8a44fb2b9be068f86c982d8e5f4550b8bf654571d6361ee8
348
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
351
349
- name : kind
352
350
value : task
353
351
resolver : bundles
@@ -373,7 +371,7 @@ spec:
373
371
- name : name
374
372
value : sast-snyk-check-oci-ta
375
373
- name : bundle
376
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6078ec8ec7caacbb8203138fcaa63db24e88dbf838544340bb0752d5b69f20ae
374
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
377
375
- name : kind
378
376
value : task
379
377
resolver : bundles
@@ -395,7 +393,7 @@ spec:
395
393
- name : name
396
394
value : clamav-scan
397
395
- name : bundle
398
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:98d94290d6f21b6e231485326e3629bbcdec75c737b84e05ac9eac78f9a2c8b4
396
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
399
397
- name : kind
400
398
value : task
401
399
resolver : bundles
@@ -432,15 +430,15 @@ spec:
432
430
- name : CACHI2_ARTIFACT
433
431
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
434
432
- name : image-digest
435
- value : $(tasks.build-image-index.results.IMAGE_DIGEST)
433
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
436
434
runAfter :
437
435
- coverity-availability-check
438
436
taskRef :
439
437
params :
440
438
- name : name
441
439
value : sast-coverity-check-oci-ta
442
440
- name : bundle
443
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:87af64576088ba68f2a5b89998b7ae9e92d7e4f039274e4be6000eff6ce0d95d
441
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe
444
442
- name : kind
445
443
value : task
446
444
resolver : bundles
@@ -461,7 +459,7 @@ spec:
461
459
- name : name
462
460
value : coverity-availability-check
463
461
- name : bundle
464
- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
462
+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
465
463
- name : kind
466
464
value : task
467
465
resolver : bundles
@@ -487,7 +485,7 @@ spec:
487
485
- name : name
488
486
value : sast-shell-check-oci-ta
489
487
- name : bundle
490
- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
488
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
491
489
- name : kind
492
490
value : task
493
491
resolver : bundles
@@ -504,14 +502,16 @@ spec:
504
502
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
505
503
- name : CACHI2_ARTIFACT
506
504
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
505
+ - name : image-digest
506
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
507
507
runAfter :
508
508
- build-image-index
509
509
taskRef :
510
510
params :
511
511
- name : name
512
512
value : sast-unicode-check-oci-ta
513
513
- name : bundle
514
- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2 @sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
514
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
515
515
- name : kind
516
516
value : task
517
517
resolver : bundles
@@ -522,16 +522,18 @@ spec:
522
522
- " false"
523
523
- name : apply-tags
524
524
params :
525
- - name : IMAGE
525
+ - name : IMAGE_URL
526
526
value : $(tasks.build-image-index.results.IMAGE_URL)
527
+ - name : IMAGE_DIGEST
528
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
527
529
runAfter :
528
530
- build-image-index
529
531
taskRef :
530
532
params :
531
533
- name : name
532
534
value : apply-tags
533
535
- name : bundle
534
- value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1 @sha256:9d9871143ab3a818f681488be6074f5b2f892c1843795a46f6daf3f5487e72d1
536
+ value : quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2 @sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
535
537
- name : kind
536
538
value : task
537
539
resolver : bundles
@@ -554,7 +556,7 @@ spec:
554
556
- name : name
555
557
value : push-dockerfile-oci-ta
556
558
- name : bundle
557
- value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:d0ee13ab3d9564f7ee806a8ceaced934db493a3a40e11ff6db3a912b8bbace95
559
+ value : quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
558
560
- name : kind
559
561
value : task
560
562
resolver : bundles
@@ -571,7 +573,7 @@ spec:
571
573
- name : name
572
574
value : rpms-signature-scan
573
575
- name : bundle
574
- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:297c2d8928aa3b114fcb1ba5d9da8b10226b68fed30706e78a6a5089c6cd30e3
576
+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
575
577
- name : kind
576
578
value : task
577
579
resolver : bundles
0 commit comments