Skip to content

Commit ce5615d

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

4 files changed

Lines changed: 132 additions & 116 deletions

.tekton/guardrails-detectors-builtin-pull-request.yaml

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
12-
== "poc1"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "poc1"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: components-poc
1615
appstudio.openshift.io/component: guardrails-detectors-builtin
@@ -49,13 +48,11 @@ spec:
4948
name: output-image
5049
type: string
5150
- default: .
52-
description: Path to the source code of an application's component from where
53-
to build image.
51+
description: Path to the source code of an application's component from where to build image.
5452
name: path-context
5553
type: string
5654
- default: Dockerfile
57-
description: Path to the Dockerfile inside the context specified by parameter
58-
path-context
55+
description: Path to the Dockerfile inside the context specified by parameter path-context
5956
name: dockerfile
6057
type: string
6158
- default: "false"
@@ -75,8 +72,7 @@ spec:
7572
name: prefetch-input
7673
type: string
7774
- default: ""
78-
description: Image tag expiration time, time values could be something like
79-
1h, 2d, 3w for hours, days, and weeks, respectively.
75+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8076
name: image-expires-after
8177
type: string
8278
- default: "false"
@@ -88,8 +84,7 @@ spec:
8884
name: build-image-index
8985
type: string
9086
- default: docker
91-
description: The format for the resulting image's mediaType. Valid values are
92-
oci or docker.
87+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
9388
name: buildah-format
9489
type: string
9590
- default: []
@@ -101,10 +96,13 @@ spec:
10196
name: build-args-file
10297
type: string
10398
- default: "false"
104-
description: Whether to enable privileged mode, should be used only with remote
105-
VMs
99+
description: Whether to enable privileged mode, should be used only with remote VMs
106100
name: privileged-nested
107101
type: string
102+
- name: enable-cache-proxy
103+
default: 'false'
104+
description: Enable cache proxy configuration
105+
type: string
108106
results:
109107
- description: ""
110108
name: IMAGE_URL
@@ -127,12 +125,14 @@ spec:
127125
value: $(params.rebuild)
128126
- name: skip-checks
129127
value: $(params.skip-checks)
128+
- name: enable-cache-proxy
129+
value: $(params.enable-cache-proxy)
130130
taskRef:
131131
params:
132132
- name: name
133133
value: init
134134
- name: bundle
135-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
135+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ebf06778aeacbbeb081f9231eafbdfdb8e380ad04e211d7ed80ae9101e37fd82
136136
- name: kind
137137
value: task
138138
resolver: bundles
@@ -153,7 +153,7 @@ spec:
153153
- name: name
154154
value: git-clone-oci-ta
155155
- name: bundle
156-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:ea64f5b99202621e78ed3d74b00df5750cbf572c391e6da1956396f5945e4e11
156+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:306b69e6db435ad4a7cf258b6219d9b998eb37da44f5e9ac882ac86a08109154
157157
- name: kind
158158
value: task
159159
resolver: bundles
@@ -182,7 +182,7 @@ spec:
182182
- name: name
183183
value: prefetch-dependencies-oci-ta
184184
- name: bundle
185-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:9dbb38efdfca525b00dc502acf44723ac4a6c413bb2ab97459a13cd3a6056f17
185+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:c664a6df6514b59c3ce53570b0994b45af66ecc89ba2a8e41834eae0622addf6
186186
- name: kind
187187
value: task
188188
resolver: bundles
@@ -222,14 +222,18 @@ spec:
222222
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
223223
- name: CACHI2_ARTIFACT
224224
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
225+
- name: HTTP_PROXY
226+
value: $(tasks.init.results.http-proxy)
227+
- name: NO_PROXY
228+
value: $(tasks.init.results.no-proxy)
225229
runAfter:
226230
- prefetch-dependencies
227231
taskRef:
228232
params:
229233
- name: name
230234
value: buildah-oci-ta
231235
- name: bundle
232-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.6@sha256:bb8ca56a61aa467d087b2eb5a9a9c2d1193cfba41e5b1f4de7ee9a252111f669
236+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.8@sha256:8a984185d22d3180ecd575dbf6b6a63edb1b3ec754be0b8e5e4247a9eae9112b
233237
- name: kind
234238
value: task
235239
resolver: bundles
@@ -260,7 +264,7 @@ spec:
260264
- name: name
261265
value: build-image-index
262266
- name: bundle
263-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0e90cf8259c7f54baad27d2a538294115f725ceb269ef789957fe68790803cbd
267+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:05d3d8a5ded44c51b074a56a408ddf5d65c56b4c15e110abb1a99e3aff269d49
264268
- name: kind
265269
value: task
266270
resolver: bundles
@@ -286,7 +290,7 @@ spec:
286290
- name: name
287291
value: source-build-oci-ta
288292
- name: bundle
289-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f62ef32f7d25f0ee50904b57b160e3fd5403fab5ec040c7aa99f5982fdd92ef4
293+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c
290294
- name: kind
291295
value: task
292296
resolver: bundles
@@ -312,7 +316,7 @@ spec:
312316
- name: name
313317
value: deprecated-image-check
314318
- name: bundle
315-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
319+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:e3a55ccdf1091b4a35507f9ee2d1918d8e89a5f96babcb5486b491226da03d6f
316320
- name: kind
317321
value: task
318322
resolver: bundles
@@ -334,7 +338,7 @@ spec:
334338
- name: name
335339
value: clair-scan
336340
- name: bundle
337-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
341+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:dadfea7633d82e4303ba73d5e9c7e2bc16834bde0fd7688880453b26452067eb
338342
- name: kind
339343
value: task
340344
resolver: bundles
@@ -354,7 +358,7 @@ spec:
354358
- name: name
355359
value: ecosystem-cert-preflight-checks
356360
- name: bundle
357-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:04f75593558f79a27da2336400bc63d460bf0c5669e3c13f40ee2fb650b1ad1e
361+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:204fd3914d83c7b60e8eee72b5a944337720c79a3e660e7c994435456dcf7175
358362
- name: kind
359363
value: task
360364
resolver: bundles
@@ -380,7 +384,7 @@ spec:
380384
- name: name
381385
value: sast-snyk-check-oci-ta
382386
- name: bundle
383-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760
387+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:a70272ae12f6d7f0da2902158e1bcee756877aa8f71fd1a22ef9afd8b177fb41
384388
- name: kind
385389
value: task
386390
resolver: bundles
@@ -402,7 +406,7 @@ spec:
402406
- name: name
403407
value: clamav-scan
404408
- name: bundle
405-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:f3d2d179cddcc07d0228d9f52959a233037a3afa2619d0a8b2effbb467db80c3
409+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:76efc0119a10bc8a420dbbb0cdab9ef8eafd263f6827498d2b644e450e93f446
406410
- name: kind
407411
value: task
408412
resolver: bundles
@@ -447,7 +451,7 @@ spec:
447451
- name: name
448452
value: sast-coverity-check-oci-ta
449453
- name: bundle
450-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:ae62d14c999fd93246fef4e57d28570fa5200c3266b9a3263a39965e5a5b02d7
454+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9d0bc704bca6b6faad37b2ce8106b96e0cef35e1f647d037a878bf416589de9d
451455
- name: kind
452456
value: task
453457
resolver: bundles
@@ -468,7 +472,7 @@ spec:
468472
- name: name
469473
value: coverity-availability-check
470474
- name: bundle
471-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:5623e48314ffd583e9cab383011dc0763b6c92b09c4f427b8bfcca885394a21c
475+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:267d5bc069a0323f41e24732ddfd1057e5c639e853d1e620c67505fab78f1301
472476
- name: kind
473477
value: task
474478
resolver: bundles
@@ -494,7 +498,7 @@ spec:
494498
- name: name
495499
value: sast-shell-check-oci-ta
496500
- name: bundle
497-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed
501+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:e7a51575f9188a1461d4520da25aaa4efdd3b896c97dc750941fa22840e55c13
498502
- name: kind
499503
value: task
500504
resolver: bundles
@@ -520,7 +524,7 @@ spec:
520524
- name: name
521525
value: sast-unicode-check-oci-ta
522526
- name: bundle
523-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712
527+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:1818a5b3e4fa86c838ae71226a157241967d1f19c5ed377e4b2fddad7a3ceefe
524528
- name: kind
525529
value: task
526530
resolver: bundles
@@ -542,7 +546,7 @@ spec:
542546
- name: name
543547
value: apply-tags
544548
- name: bundle
545-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:ade0bf9c2e9c169f588fbfe71fb489c2f7053fe41884e7969f270b317d9eb548
549+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:510b6d2a3b188adeb716e49566b57d611ab36bd69a2794b5ddfc11dbf014c2ca
546550
- name: kind
547551
value: task
548552
resolver: bundles

0 commit comments

Comments
 (0)