Skip to content

Commit e2fdc11

Browse files
Update Konflux references
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 1c46f22 commit e2fdc11

File tree

1 file changed

+31
-27
lines changed

1 file changed

+31
-27
lines changed

.tekton/nemo-poc-push.yaml

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
88
pipelinesascode.tekton.dev/cancel-in-progress: "false"
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
11-
== "Nemo-poc"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "Nemo-poc"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: nomo-gardails-poc
1514
appstudio.openshift.io/component: nemo-poc
@@ -48,13 +47,11 @@ spec:
4847
name: output-image
4948
type: string
5049
- default: .
51-
description: Path to the source code of an application's component from where
52-
to build image.
50+
description: Path to the source code of an application's component from where to build image.
5351
name: path-context
5452
type: string
5553
- default: Dockerfile
56-
description: Path to the Dockerfile inside the context specified by parameter
57-
path-context
54+
description: Path to the Dockerfile inside the context specified by parameter path-context
5855
name: dockerfile
5956
type: string
6057
- default: "false"
@@ -74,8 +71,7 @@ spec:
7471
name: prefetch-input
7572
type: string
7673
- default: ""
77-
description: Image tag expiration time, time values could be something like
78-
1h, 2d, 3w for hours, days, and weeks, respectively.
74+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
7975
name: image-expires-after
8076
type: string
8177
- default: "false"
@@ -87,8 +83,7 @@ spec:
8783
name: build-image-index
8884
type: string
8985
- default: docker
90-
description: The format for the resulting image's mediaType. Valid values are
91-
oci or docker.
86+
description: The format for the resulting image's mediaType. Valid values are oci or docker.
9287
name: buildah-format
9388
type: string
9489
- default: []
@@ -100,10 +95,13 @@ spec:
10095
name: build-args-file
10196
type: string
10297
- default: "false"
103-
description: Whether to enable privileged mode, should be used only with remote
104-
VMs
98+
description: Whether to enable privileged mode, should be used only with remote VMs
10599
name: privileged-nested
106100
type: string
101+
- name: enable-cache-proxy
102+
default: 'false'
103+
description: Enable cache proxy configuration
104+
type: string
107105
results:
108106
- description: ""
109107
name: IMAGE_URL
@@ -126,12 +124,14 @@ spec:
126124
value: $(params.rebuild)
127125
- name: skip-checks
128126
value: $(params.skip-checks)
127+
- name: enable-cache-proxy
128+
value: $(params.enable-cache-proxy)
129129
taskRef:
130130
params:
131131
- name: name
132132
value: init
133133
- name: bundle
134-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
134+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
135135
- name: kind
136136
value: task
137137
resolver: bundles
@@ -152,7 +152,7 @@ spec:
152152
- name: name
153153
value: git-clone-oci-ta
154154
- name: bundle
155-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:ea64f5b99202621e78ed3d74b00df5750cbf572c391e6da1956396f5945e4e11
155+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:56f65a16d3d0485c64ad85af2c1f3e9b0bb4d02d63f2fd0ebb9498d219ca723d
156156
- name: kind
157157
value: task
158158
resolver: bundles
@@ -181,7 +181,7 @@ spec:
181181
- name: name
182182
value: prefetch-dependencies-oci-ta
183183
- name: bundle
184-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:9dbb38efdfca525b00dc502acf44723ac4a6c413bb2ab97459a13cd3a6056f17
184+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:36207773434bfad80fc3991d3ccca409d8429dbf5974c4dcd8d54145235b4b7b
185185
- name: kind
186186
value: task
187187
resolver: bundles
@@ -229,14 +229,18 @@ spec:
229229
- linux/s390x
230230
- name: IMAGE_APPEND_PLATFORM
231231
value: "true"
232+
- name: HTTP_PROXY
233+
value: $(tasks.init.results.http-proxy)
234+
- name: NO_PROXY
235+
value: $(tasks.init.results.no-proxy)
232236
runAfter:
233237
- prefetch-dependencies
234238
taskRef:
235239
params:
236240
- name: name
237241
value: buildah-oci-ta
238242
- name: bundle
239-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:afec5b6ed0459a845e4473cfdad67c7d7a4641571f5dc8d24634b8d343e9ec7f
243+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:7d5818e082e5534cf63946c1a1d380c0ee6b10b5c915340368c9ca081b97c02a
240244
- name: kind
241245
value: task
242246
resolver: bundles
@@ -267,7 +271,7 @@ spec:
267271
- name: name
268272
value: build-image-index
269273
- name: bundle
270-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:0e90cf8259c7f54baad27d2a538294115f725ceb269ef789957fe68790803cbd
274+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:985d1efe861b02524a7679ecd855624b3d4e3a2e835b6f8a97ec7d135898ec0b
271275
- name: kind
272276
value: task
273277
resolver: bundles
@@ -293,7 +297,7 @@ spec:
293297
- name: name
294298
value: source-build-oci-ta
295299
- name: bundle
296-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f62ef32f7d25f0ee50904b57b160e3fd5403fab5ec040c7aa99f5982fdd92ef4
300+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:c35ba219390d77a48ee19347e5ee8d13e5c23e3984299e02291d6da1ed8a986c
297301
- name: kind
298302
value: task
299303
resolver: bundles
@@ -319,7 +323,7 @@ spec:
319323
- name: name
320324
value: deprecated-image-check
321325
- name: bundle
322-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f59175d9a0a60411738228dfe568af4684af4aa5e7e05c832927cb917801d489
326+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:808fe09bb5b8503de569de097ae5dd619a7488110f79e8e215e69862ee3fce6d
323327
- name: kind
324328
value: task
325329
resolver: bundles
@@ -341,7 +345,7 @@ spec:
341345
- name: name
342346
value: clair-scan
343347
- name: bundle
344-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
348+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:7c2a32de9021f16f6e8df08a55f539f12e00ea4d96f6fb37f9ea04167032c61f
345349
- name: kind
346350
value: task
347351
resolver: bundles
@@ -387,7 +391,7 @@ spec:
387391
- name: name
388392
value: sast-snyk-check-oci-ta
389393
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:60f2dac41844d222086ff7f477e51f3563716b183d87db89f603d6f604c21760
394+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:0eca130f289a1a1069a1b92943479f79aa7324e4e68d6396fd777ccd97058f50
391395
- name: kind
392396
value: task
393397
resolver: bundles
@@ -454,7 +458,7 @@ spec:
454458
- name: name
455459
value: sast-coverity-check-oci-ta
456460
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:ae62d14c999fd93246fef4e57d28570fa5200c3266b9a3263a39965e5a5b02d7
461+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:78f5244a8cfd28c890ed62db7e4ff1fc97ff39876d37fb19f1b0c2c286a4002c
458462
- name: kind
459463
value: task
460464
resolver: bundles
@@ -475,7 +479,7 @@ spec:
475479
- name: name
476480
value: coverity-availability-check
477481
- name: bundle
478-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:5623e48314ffd583e9cab383011dc0763b6c92b09c4f427b8bfcca885394a21c
482+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:36400873d3031df128c55aa71ee11d322c3e55fd8f13dc5779098fbc117c0aa3
479483
- name: kind
480484
value: task
481485
resolver: bundles
@@ -501,7 +505,7 @@ spec:
501505
- name: name
502506
value: sast-shell-check-oci-ta
503507
- name: bundle
504-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1f0fcba24ebc447d9f8a2ea2e8f262fa435d6c523ca6b0346cd67261551fc9ed
508+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:d44336d7bcbd1f7cedee639357a493bd1f661e2859e49e11a34644bdf6819c4e
505509
- name: kind
506510
value: task
507511
resolver: bundles
@@ -527,7 +531,7 @@ spec:
527531
- name: name
528532
value: sast-unicode-check-oci-ta
529533
- name: bundle
530-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:1833c618170ab9deb8455667f220df8e88d16ccd630a2361366f594e2bdcb712
534+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:e5a8d3e8e7be7246a1460385b95c084ea6e8fe7520d40fe4389deb90f1bf5176
531535
- name: kind
532536
value: task
533537
resolver: bundles
@@ -549,7 +553,7 @@ spec:
549553
- name: name
550554
value: apply-tags
551555
- name: bundle
552-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:ade0bf9c2e9c169f588fbfe71fb489c2f7053fe41884e7969f270b317d9eb548
556+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:c89cd10b2a3f4c43789c5f06ef2b86f528b28f156c20af5e751fa8c0facd457d
553557
- name: kind
554558
value: task
555559
resolver: bundles

0 commit comments

Comments
 (0)