@@ -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
- == "rhobs-obs-api-konflux"
12
- creationTimestamp : null
10
+ pipelinesascode.tekton.dev/on-cel-expression : event == "pull_request" && target_branch == "rhobs-obs-api-konflux"
11
+ creationTimestamp :
13
12
labels :
14
13
appstudio.openshift.io/application : rhobs
15
14
appstudio.openshift.io/component : observatorium-api
46
45
- name : name
47
46
value : show-sbom
48
47
- name : bundle
49
- value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:945a7c9066d3e0a95d3fddb7e8a6992e4d632a2a75d8f3a9bd2ff2fef0ec9aa0
48
+ value : quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
50
49
- name : kind
51
50
value : task
52
51
resolver : bundles
@@ -62,13 +61,11 @@ spec:
62
61
name : output-image
63
62
type : string
64
63
- default : .
65
- description : Path to the source code of an application's component from where
66
- to build image.
64
+ description : Path to the source code of an application's component from where to build image.
67
65
name : path-context
68
66
type : string
69
67
- default : Dockerfile
70
- description : Path to the Dockerfile inside the context specified by parameter
71
- path-context
68
+ description : Path to the Dockerfile inside the context specified by parameter path-context
72
69
name : dockerfile
73
70
type : string
74
71
- default : " false"
88
85
name : prefetch-input
89
86
type : string
90
87
- default : " "
91
- description : Image tag expiration time, time values could be something like
92
- 1h, 2d, 3w for hours, days, and weeks, respectively.
88
+ description : Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
93
89
name : image-expires-after
94
90
- default : " false"
95
91
description : Build a source image.
@@ -155,7 +151,7 @@ spec:
155
151
- name : name
156
152
value : git-clone-oci-ta
157
153
- name : bundle
158
- value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:36d98ab04eaac2c964149060c773ac20df42f91527db6c40b7b250e6eeff5821
154
+ value : quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
159
155
- name : kind
160
156
value : task
161
157
resolver : bundles
@@ -266,19 +262,21 @@ spec:
266
262
- name : build-source-image
267
263
params :
268
264
- name : BINARY_IMAGE
269
- value : $(params.output -image)
265
+ value : $(tasks.build -image-index.results.IMAGE_URL )
270
266
- name : SOURCE_ARTIFACT
271
267
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
272
268
- name : CACHI2_ARTIFACT
273
269
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
270
+ - name : BINARY_IMAGE_DIGEST
271
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
274
272
runAfter :
275
273
- build-image-index
276
274
taskRef :
277
275
params :
278
276
- name : name
279
277
value : source-build-oci-ta
280
278
- name : bundle
281
- value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2 @sha256:6b680de219756dc208b940441875e8e431fbf88de873348f35d795ff0d6aa77a
279
+ value : quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3 @sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
282
280
- name : kind
283
281
value : task
284
282
resolver : bundles
@@ -304,7 +302,7 @@ spec:
304
302
- name : name
305
303
value : deprecated-image-check
306
304
- name : bundle
307
- value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e18b32cac948b732f331531f43eca7eed2071dcd8bdb383c7481a3fb8e5e4723
305
+ value : quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
308
306
- name : kind
309
307
value : task
310
308
resolver : bundles
@@ -326,7 +324,7 @@ spec:
326
324
- name : name
327
325
value : clair-scan
328
326
- name : bundle
329
- value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:f636f2cbe91d9d4d9685a38c8bc680a36e17f568ec0e60a93da82d1284b488c5
327
+ value : quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
330
328
- name : kind
331
329
value : task
332
330
resolver : bundles
@@ -346,7 +344,7 @@ spec:
346
344
- name : name
347
345
value : ecosystem-cert-preflight-checks
348
346
- name : bundle
349
- value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1 @sha256:df8a25a3431a70544172ed4844f9d0c6229d39130633960729f825a031a7dea9
347
+ value : quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 @sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
350
348
- name : kind
351
349
value : task
352
350
resolver : bundles
@@ -372,7 +370,7 @@ spec:
372
370
- name : name
373
371
value : sast-snyk-check-oci-ta
374
372
- name : bundle
375
- value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.3 @sha256:ed777841052e05c61abc9fc66f6aad65f113bad719eeb2e04ce490fc175aaebe
373
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4 @sha256:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
376
374
- name : kind
377
375
value : task
378
376
resolver : bundles
@@ -394,7 +392,7 @@ spec:
394
392
- name : name
395
393
value : clamav-scan
396
394
- name : bundle
397
- value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2 @sha256:0db068e8a59612472a2483f5113893d0c5c9102e9ad7647d9a4789360e5bc2dc
395
+ value : quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3 @sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
398
396
- name : kind
399
397
value : task
400
398
resolver : bundles
@@ -437,7 +435,7 @@ spec:
437
435
- name : name
438
436
value : sast-coverity-check-oci-ta
439
437
- name : bundle
440
- value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.2 @sha256:8e0e58ccae796157e9858c10420704de37f2f05e8897b1ffe1e6a7318ec7176b
438
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3 @sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
441
439
- name : kind
442
440
value : task
443
441
resolver : bundles
@@ -458,7 +456,7 @@ spec:
458
456
- name : name
459
457
value : coverity-availability-check
460
458
- name : bundle
461
- value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.2@sha256:8653d290298593e4db9457ab00d9160738c31c384b7615ee30626ccab6f96ed8
459
+ value : quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check-oci-ta:0.2@sha256:cc68e11a84cdc2f9f0ab1ca2f5f475076f591b435f5ae65c18414d8119f16ff4
462
460
- name : kind
463
461
value : task
464
462
resolver : bundles
@@ -484,7 +482,7 @@ spec:
484
482
- name : name
485
483
value : sast-shell-check-oci-ta
486
484
- name : bundle
487
- value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:ee189dd93e5c92fb56e172d67078008165d2ff97f180d96206d024f5b59d83fb
485
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
488
486
- name : kind
489
487
value : task
490
488
resolver : bundles
@@ -501,14 +499,16 @@ spec:
501
499
value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
502
500
- name : CACHI2_ARTIFACT
503
501
value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
502
+ - name : image-digest
503
+ value : $(tasks.build-image-index.results.IMAGE_DIGEST)
504
504
runAfter :
505
505
- build-image-index
506
506
taskRef :
507
507
params :
508
508
- name : name
509
509
value : sast-unicode-check-oci-ta
510
510
- name : bundle
511
- value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.1 @sha256:3a128580c41abdac5bd76d0d1e066f2f3473278ba9fab90639878a27ced7a0e6
511
+ value : quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3 @sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
512
512
- name : kind
513
513
value : task
514
514
resolver : bundles
@@ -568,7 +568,7 @@ spec:
568
568
- name : name
569
569
value : rpms-signature-scan
570
570
- name : bundle
571
- value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:3bf6d1bcd57af1095b06b4c489f965551364b1f1f72a807de9cab3c23142dca5
571
+ value : quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
572
572
- name : kind
573
573
value : task
574
574
resolver : bundles
0 commit comments