Skip to content

Commit 38f1952

Browse files
chore(deps): update konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 58dd3f4 commit 38f1952

File tree

1 file changed

+35
-66
lines changed

1 file changed

+35
-66
lines changed

.tekton/collector-component-pipeline.yaml

Lines changed: 35 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ apiVersion: tekton.dev/v1
22
kind: Pipeline
33
metadata:
44
name: collector-component-pipeline
5-
65
spec:
7-
86
finally:
97
- name: slack-notification
108
params:
@@ -13,10 +11,10 @@ spec:
1311
- name: key-name
1412
value: 'acs-konflux-notifications'
1513
when:
16-
# Run when any task has Failed
14+
# Run when any task has Failed
1715
- input: $(tasks.status)
1816
operator: in
19-
values: [ "Failed" ]
17+
values: ["Failed"]
2018
taskRef:
2119
params:
2220
- name: name
@@ -26,7 +24,6 @@ spec:
2624
- name: kind
2725
value: task
2826
resolver: bundles
29-
3027
- name: show-sbom
3128
params:
3229
- name: IMAGE_URL
@@ -40,7 +37,6 @@ spec:
4037
- name: kind
4138
value: task
4239
resolver: bundles
43-
4440
- name: post-metric-end
4541
params:
4642
- name: AGGREGATE_TASKS_STATUS
@@ -54,7 +50,6 @@ spec:
5450
- name: kind
5551
value: task
5652
resolver: bundles
57-
5853
params:
5954
- description: Source Repository URL
6055
name: git-url
@@ -71,13 +66,11 @@ spec:
7166
name: output-tag-suffix
7267
type: string
7368
- default: .
74-
description: Path to the source code of an application's component from where
75-
to build image.
69+
description: Path to the source code of an application's component from where to build image.
7670
name: path-context
7771
type: string
7872
- default: Dockerfile
79-
description: Path to the Dockerfile inside the context specified by parameter
80-
path-context
73+
description: Path to the Dockerfile inside the context specified by parameter path-context
8174
name: dockerfile
8275
type: string
8376
- default: "false"
@@ -96,8 +89,7 @@ spec:
9689
description: Build dependencies to be prefetched by Cachi2
9790
name: prefetch-input
9891
type: string
99-
- description: Image tag expiration time, time values could be something like
100-
1h, 2d, 3w for hours, days, and weeks, respectively.
92+
- description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10193
name: image-expires-after
10294
type: string
10395
- default: "true"
@@ -115,7 +107,6 @@ spec:
115107
description: This sets the expiration time for intermediate OCI artifacts produced and used during builds after which they can be garbage collected.
116108
name: oci-artifact-expires-after
117109
type: string
118-
119110
results:
120111
- description: ""
121112
name: IMAGE_URL
@@ -129,21 +120,17 @@ spec:
129120
- description: ""
130121
name: CHAINS-GIT_COMMIT
131122
value: $(tasks.clone-repository.results.commit)
132-
133123
workspaces:
134124
- name: git-auth
135-
136125
tasks:
137-
138126
- name: post-metric-start
139127
taskRef: *post-bigquery-metrics-ref
140-
141128
- name: init
142129
params:
143130
- name: image-url
144-
# We can't provide a StackRox-style tag because it is not known at this time (requires cloning source, etc.)
145-
# As a workaround, we still provide a unique tag that's based on a revision to this task to comply with its
146-
# expected input. We later actually add this tag on a built image with build-image-index-extra task.
131+
# We can't provide a StackRox-style tag because it is not known at this time (requires cloning source, etc.)
132+
# As a workaround, we still provide a unique tag that's based on a revision to this task to comply with its
133+
# expected input. We later actually add this tag on a built image with build-image-index-extra task.
147134
value: $(params.output-image-repo):konflux-$(params.revision)
148135
- name: rebuild
149136
value: $(params.rebuild)
@@ -156,7 +143,6 @@ spec:
156143
- name: kind
157144
value: task
158145
resolver: bundles
159-
160146
- name: clone-repository
161147
params:
162148
- name: url
@@ -185,11 +171,10 @@ spec:
185171
when:
186172
- input: $(tasks.init.results.build)
187173
operator: in
188-
values: [ "true" ]
174+
values: ["true"]
189175
workspaces:
190176
- name: basic-auth
191177
workspace: git-auth
192-
193178
- name: determine-image-expiration
194179
params:
195180
- name: DEFAULT_IMAGE_EXPIRES_AFTER
@@ -205,7 +190,6 @@ spec:
205190
- name: kind
206191
value: task
207192
resolver: bundles
208-
209193
- name: determine-image-tag
210194
params:
211195
- name: TAG_SUFFIX
@@ -221,7 +205,6 @@ spec:
221205
- name: kind
222206
value: task
223207
resolver: bundles
224-
225208
- name: prefetch-dependencies
226209
params:
227210
- name: input
@@ -234,22 +217,21 @@ spec:
234217
value: $(params.oci-artifact-expires-after)
235218
- name: ACTIVATION_KEY
236219
value: subscription-manager-activation-key-prod
237-
# Required for the RPM prefetching support.
220+
# Required for the RPM prefetching support.
238221
- name: dev-package-managers
239222
value: "true"
240223
taskRef:
241224
params:
242225
- name: name
243226
value: prefetch-dependencies-oci-ta
244227
- name: bundle
245-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
228+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
246229
- name: kind
247230
value: task
248231
resolver: bundles
249232
workspaces:
250233
- name: git-basic-auth
251234
workspace: git-auth
252-
253235
- name: build-container-amd64
254236
params:
255237
- name: IMAGE
@@ -280,15 +262,14 @@ spec:
280262
- name: name
281263
value: buildah-oci-ta
282264
- name: bundle
283-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:48b99ad18fd3bde2d22ec2c397d36c55e45ca90ddf1620c9e00bdee518e297bf
265+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:aed6b8fb68dbad39e5365dfb43f887dca75c40a2f8f957a9cd3f41e96243c6d6
284266
- name: kind
285267
value: task
286268
resolver: bundles
287269
when:
288270
- input: $(tasks.init.results.build)
289271
operator: in
290-
values: [ "true" ]
291-
272+
values: ["true"]
292273
- name: build-container-s390x
293274
params:
294275
- name: IMAGE
@@ -321,16 +302,15 @@ spec:
321302
- name: name
322303
value: buildah-remote-oci-ta
323304
- name: bundle
324-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
305+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:216a872589f9fc2574d5618b75eb7638c0d8c84941cb4b9a1f2f9dcb2fa69a0b
325306
- name: kind
326307
value: task
327308
resolver: bundles
328309
when:
329310
- input: $(tasks.init.results.build)
330311
operator: in
331-
values: [ "true" ]
312+
values: ["true"]
332313
timeout: 1h30m0s
333-
334314
- name: build-container-ppc64le
335315
params:
336316
- name: IMAGE
@@ -363,16 +343,15 @@ spec:
363343
- name: name
364344
value: buildah-remote-oci-ta
365345
- name: bundle
366-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
346+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:216a872589f9fc2574d5618b75eb7638c0d8c84941cb4b9a1f2f9dcb2fa69a0b
367347
- name: kind
368348
value: task
369349
resolver: bundles
370350
when:
371351
- input: $(tasks.init.results.build)
372352
operator: in
373-
values: [ "true" ]
353+
values: ["true"]
374354
timeout: 1h30m0s
375-
376355
- name: build-container-arm64
377356
params:
378357
- name: IMAGE
@@ -405,16 +384,15 @@ spec:
405384
- name: name
406385
value: buildah-remote-oci-ta
407386
- name: bundle
408-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
387+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:216a872589f9fc2574d5618b75eb7638c0d8c84941cb4b9a1f2f9dcb2fa69a0b
409388
- name: kind
410389
value: task
411390
resolver: bundles
412391
when:
413392
- input: $(tasks.init.results.build)
414393
operator: in
415-
values: [ "true" ]
394+
values: ["true"]
416395
timeout: 1h30m0s
417-
418396
- name: build-image-index
419397
params:
420398
- name: IMAGE
@@ -441,8 +419,7 @@ spec:
441419
when:
442420
- input: $(tasks.init.results.build)
443421
operator: in
444-
values: [ "true" ]
445-
422+
values: ["true"]
446423
- name: build-image-index-extra
447424
params:
448425
- name: IMAGE
@@ -469,8 +446,7 @@ spec:
469446
when:
470447
- input: $(tasks.init.results.build)
471448
operator: in
472-
values: [ "true" ]
473-
449+
values: ["true"]
474450
- name: build-source-image
475451
params:
476452
- name: BINARY_IMAGE
@@ -479,23 +455,24 @@ spec:
479455
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
480456
- name: CACHI2_ARTIFACT
481457
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
458+
- name: BINARY_IMAGE_DIGEST
459+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
482460
taskRef:
483461
params:
484462
- name: name
485463
value: source-build-oci-ta
486464
- name: bundle
487-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
465+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
488466
- name: kind
489467
value: task
490468
resolver: bundles
491469
when:
492470
- input: $(tasks.init.results.build)
493471
operator: in
494-
values: [ "true" ]
472+
values: ["true"]
495473
- input: $(params.build-source-image)
496474
operator: in
497-
values: [ "true" ]
498-
475+
values: ["true"]
499476
- name: deprecated-base-image-check
500477
params:
501478
- name: IMAGE_URL
@@ -514,8 +491,7 @@ spec:
514491
when:
515492
- input: $(params.skip-checks)
516493
operator: in
517-
values: [ "false" ]
518-
494+
values: ["false"]
519495
- name: clair-scan
520496
params:
521497
- name: image-digest
@@ -534,8 +510,7 @@ spec:
534510
when:
535511
- input: $(params.skip-checks)
536512
operator: in
537-
values: [ "false" ]
538-
513+
values: ["false"]
539514
- name: ecosystem-cert-preflight-checks
540515
params:
541516
- name: image-url
@@ -545,15 +520,14 @@ spec:
545520
- name: name
546521
value: ecosystem-cert-preflight-checks
547522
- name: bundle
548-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:ba7ed837f467904e7b38513174a707a9eec4009d009d6f272ff71d1250bc8854
523+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
549524
- name: kind
550525
value: task
551526
resolver: bundles
552527
when:
553528
- input: $(params.skip-checks)
554529
operator: in
555-
values: [ "false" ]
556-
530+
values: ["false"]
557531
- name: sast-shell-check
558532
params:
559533
- name: image-digest
@@ -576,8 +550,7 @@ spec:
576550
when:
577551
- input: $(params.skip-checks)
578552
operator: in
579-
values: [ "false" ]
580-
553+
values: ["false"]
581554
- name: sast-unicode-check
582555
params:
583556
- name: image-digest
@@ -600,8 +573,7 @@ spec:
600573
when:
601574
- input: $(params.skip-checks)
602575
operator: in
603-
values: [ "false" ]
604-
576+
values: ["false"]
605577
- name: sast-snyk-check
606578
params:
607579
- name: SOURCE_ARTIFACT
@@ -624,8 +596,7 @@ spec:
624596
when:
625597
- input: $(params.skip-checks)
626598
operator: in
627-
values: [ "false" ]
628-
599+
values: ["false"]
629600
- name: clamav-scan
630601
params:
631602
- name: image-digest
@@ -644,8 +615,7 @@ spec:
644615
when:
645616
- input: $(params.skip-checks)
646617
operator: in
647-
values: [ "false" ]
648-
618+
values: ["false"]
649619
- name: rpms-signature-scan
650620
params:
651621
- name: image-digest
@@ -664,8 +634,7 @@ spec:
664634
when:
665635
- input: $(params.skip-checks)
666636
operator: in
667-
values: [ "false" ]
668-
637+
values: ["false"]
669638
- name: push-dockerfile
670639
params:
671640
- name: IMAGE

0 commit comments

Comments
 (0)