Skip to content

Commit 813b709

Browse files
Merge pull request #217 from openshift/konflux/references/main
chore(deps): update konflux references
2 parents 2af5fbd + 8284dae commit 813b709

2 files changed

Lines changed: 34 additions & 102 deletions

File tree

.tekton/managed-node-metadata-operator-pko-pull-request.yaml

Lines changed: 17 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,13 @@ spec:
4646
name: output-image
4747
type: string
4848
- default: .
49-
description: Path to the source code of an application's component from where
50-
to build image.
49+
description: Path to the source code of an application's component from where to build image.
5150
name: path-context
5251
type: string
5352
- default: Dockerfile
54-
description: Path to the Dockerfile inside the context specified by parameter
55-
path-context
53+
description: Path to the Dockerfile inside the context specified by parameter path-context
5654
name: dockerfile
5755
type: string
58-
- default: "false"
59-
description: Force rebuild image
60-
name: rebuild
61-
type: string
6256
- default: "false"
6357
description: Skip checks against built image
6458
name: skip-checks
@@ -72,8 +66,7 @@ spec:
7266
name: prefetch-input
7367
type: string
7468
- default: ""
75-
description: Image tag expiration time, time values could be something like
76-
1h, 2d, 3w for hours, days, and weeks, respectively.
69+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
7770
name: image-expires-after
7871
type: string
7972
- default: "false"
@@ -85,8 +78,7 @@ spec:
8578
name: build-image-index
8679
type: string
8780
- default: docker
88-
description: The format for the resulting image's mediaType. Valid values are
89-
oci or docker.
81+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
9082
name: buildah-format
9183
type: string
9284
- default: "false"
@@ -101,8 +93,7 @@ spec:
10193
name: build-args-file
10294
type: string
10395
- default: "false"
104-
description: Whether to enable privileged mode, should be used only with remote
105-
VMs
96+
description: Whether to enable privileged mode, should be used only with remote VMs
10697
name: privileged-nested
10798
type: string
10899
results:
@@ -121,20 +112,14 @@ spec:
121112
tasks:
122113
- name: init
123114
params:
124-
- name: image-url
125-
value: $(params.output-image)
126-
- name: rebuild
127-
value: $(params.rebuild)
128-
- name: skip-checks
129-
value: $(params.skip-checks)
130115
- name: enable-cache-proxy
131116
value: $(params.enable-cache-proxy)
132117
taskRef:
133118
params:
134119
- name: name
135120
value: init
136121
- name: bundle
137-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ebf06778aeacbbeb081f9231eafbdfdb8e380ad04e211d7ed80ae9101e37fd82
122+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.3@sha256:aa6f8632cc23d605c5942505ff1d00280db16a6fda5c4c56c4ed9ae936b5fbc6
138123
- name: kind
139124
value: task
140125
resolver: bundles
@@ -159,11 +144,6 @@ spec:
159144
- name: kind
160145
value: task
161146
resolver: bundles
162-
when:
163-
- input: $(tasks.init.results.build)
164-
operator: in
165-
values:
166-
- "true"
167147
workspaces:
168148
- name: basic-auth
169149
workspace: git-auth
@@ -235,15 +215,10 @@ spec:
235215
- name: name
236216
value: buildah-oci-ta
237217
- name: bundle
238-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.8@sha256:8a984185d22d3180ecd575dbf6b6a63edb1b3ec754be0b8e5e4247a9eae9112b
218+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.8@sha256:ba9564699ca5dc84abb1307bda07ecf42058e4a153b3f1d4fd0d2e511d42a44d
239219
- name: kind
240220
value: task
241221
resolver: bundles
242-
when:
243-
- input: $(tasks.init.results.build)
244-
operator: in
245-
values:
246-
- "true"
247222
- name: build-image-index
248223
params:
249224
- name: IMAGE
@@ -266,15 +241,10 @@ spec:
266241
- name: name
267242
value: build-image-index
268243
- name: bundle
269-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:05d3d8a5ded44c51b074a56a408ddf5d65c56b4c15e110abb1a99e3aff269d49
244+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:8c422a5380a3d877257003dee153190322af84fe6f4f25e9eee7d8bf61a62577
270245
- name: kind
271246
value: task
272247
resolver: bundles
273-
when:
274-
- input: $(tasks.init.results.build)
275-
operator: in
276-
values:
277-
- "true"
278248
- name: build-source-image
279249
params:
280250
- name: BINARY_IMAGE
@@ -297,10 +267,6 @@ spec:
297267
value: task
298268
resolver: bundles
299269
when:
300-
- input: $(tasks.init.results.build)
301-
operator: in
302-
values:
303-
- "true"
304270
- input: $(params.build-source-image)
305271
operator: in
306272
values:
@@ -340,7 +306,7 @@ spec:
340306
- name: name
341307
value: clair-scan
342308
- name: bundle
343-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:dadfea7633d82e4303ba73d5e9c7e2bc16834bde0fd7688880453b26452067eb
309+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:3ff4d1c3c503454c6b7f072e225df43656fb415a5d2a658ab6ce279c0dc128aa
344310
- name: kind
345311
value: task
346312
resolver: bundles
@@ -386,7 +352,7 @@ spec:
386352
- name: name
387353
value: sast-snyk-check-oci-ta
388354
- name: bundle
389-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:a70272ae12f6d7f0da2902158e1bcee756877aa8f71fd1a22ef9afd8b177fb41
355+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:0c2ab8ce6d419400b63dd67d061052ac51de7b1ebe93f8ae86ed07ac638d756d
390356
- name: kind
391357
value: task
392358
resolver: bundles
@@ -408,7 +374,7 @@ spec:
408374
- name: name
409375
value: clamav-scan
410376
- name: bundle
411-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:76efc0119a10bc8a420dbbb0cdab9ef8eafd263f6827498d2b644e450e93f446
377+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:4f5ccf2324ecef92aaad6e2adb46c0bb15be49b4869b5b407346c514b764404f
412378
- name: kind
413379
value: task
414380
resolver: bundles
@@ -453,7 +419,7 @@ spec:
453419
- name: name
454420
value: sast-coverity-check-oci-ta
455421
- name: bundle
456-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9d0bc704bca6b6faad37b2ce8106b96e0cef35e1f647d037a878bf416589de9d
422+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:e8c63570f1d01d70b2a21b22a2a4aad9ca7d5c0327d8b2a4058a6e616cce17ca
457423
- name: kind
458424
value: task
459425
resolver: bundles
@@ -474,7 +440,7 @@ spec:
474440
- name: name
475441
value: coverity-availability-check
476442
- name: bundle
477-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301
443+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:a24d8f3cd01ccc54fa6fb73aa57a78f5559a0e58eddfe0583fc9cb97d59b4efc
478444
- name: kind
479445
value: task
480446
resolver: bundles
@@ -500,7 +466,7 @@ spec:
500466
- name: name
501467
value: sast-shell-check-oci-ta
502468
- name: bundle
503-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13
469+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:f475b4b6b0c1687fa1aafa5ba38813e04f080b185af2975e12b457742d9dd857
504470
- name: kind
505471
value: task
506472
resolver: bundles
@@ -526,7 +492,7 @@ spec:
526492
- name: name
527493
value: sast-unicode-check-oci-ta
528494
- name: bundle
529-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:1818a5b3e4fa86c838ae71226a157241967d1f19c5ed377e4b2fddad7a3ceefe
495+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:b38140b2f0b2163def80e28a792b2702245d38a5610a504f2e56c198f3b8f70b
530496
- name: kind
531497
value: task
532498
resolver: bundles
@@ -571,7 +537,7 @@ spec:
571537
- name: name
572538
value: push-dockerfile-oci-ta
573539
- name: bundle
574-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:08bba4a659ecd48f871bef00b80af58954e5a09fcbb28a1783ddd640c4f6535e
540+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:6fb61bec5ef161225a850005233db68cfdc03ad54e1a54cc49cc98d98ea3d259
575541
- name: kind
576542
value: task
577543
resolver: bundles
@@ -588,7 +554,7 @@ spec:
588554
- name: name
589555
value: rpms-signature-scan
590556
- name: bundle
591-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:fb6c97a57e221fa106a8b45be3e12c49e7124a3a8e2a0f0d5fbaeb17b5bf68a5
557+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:a99d8fd4c9027356b18e5d2910cc44dbc2fcb53c384ba34696645d9e7faa9084
592558
- name: kind
593559
value: task
594560
resolver: bundles

0 commit comments

Comments
 (0)