Skip to content

Commit 15ad5d1

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

File tree

4 files changed

+45
-41
lines changed

4 files changed

+45
-41
lines changed

.tekton/maestro-e2e-pull-request.yaml

Lines changed: 24 additions & 20 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-
== "main"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: maestro
1615
appstudio.openshift.io/component: maestro-e2e
@@ -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:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
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:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
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:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
185+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3e5e834290a1ed57fd14c0082e5a10789c8fe382ed682ef7f981475a7b316b49
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.7@sha256:916781b75e5f42a2e0b578b3ab3418e8bcc305168b2cd26ff41c8057e5c9ec28
236+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:2de614f405527e779534a5d1a1293a528c482aa6abebc8ea158ad47e4be5dea4
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.2@sha256:803ae1ecf35bc5d22be9882819e942e4b699cb17655055afc6bb6b02d34cfab8
267+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:39561ac43e325159497c10c0284cf61dfddf39e39100ca5e3df6b73c5d96db8b
264268
- name: kind
265269
value: task
266270
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:a5fa66ed5b8c107e7bc29cb084edcc07e394f818cc59ef2db2f9dcb0cd1fa3dc
338342
- name: kind
339343
value: task
340344
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:8ad28b7783837a24acbc9a8494c935e796e591ce476085ad5899bebd7e53f077
387+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:0eca130f289a1a1069a1b92943479f79aa7324e4e68d6396fd777ccd97058f50
384388
- name: kind
385389
value: task
386390
resolver: bundles

.tekton/maestro-e2e-push.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ spec:
129129
- name: name
130130
value: init
131131
- name: bundle
132-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
132+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
133133
- name: kind
134134
value: task
135135
resolver: bundles
@@ -150,7 +150,7 @@ spec:
150150
- name: name
151151
value: git-clone-oci-ta
152152
- name: bundle
153-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:ea64f5b99202621e78ed3d74b00df5750cbf572c391e6da1956396f5945e4e11
153+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0a89e1a6304076525e9766f63a4cd006763d21d5aca6863281fc427537a23c6f
154154
- name: kind
155155
value: task
156156
resolver: bundles
@@ -179,7 +179,7 @@ spec:
179179
- name: name
180180
value: prefetch-dependencies-oci-ta
181181
- name: bundle
182-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3fa0204a481044b21f0e784ce39cbd25e8fb49c664a5458f3eef351fff1c906e
182+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3e5e834290a1ed57fd14c0082e5a10789c8fe382ed682ef7f981475a7b316b49
183183
- name: kind
184184
value: task
185185
resolver: bundles
@@ -226,7 +226,7 @@ spec:
226226
- name: name
227227
value: buildah-oci-ta
228228
- name: bundle
229-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:916781b75e5f42a2e0b578b3ab3418e8bcc305168b2cd26ff41c8057e5c9ec28
229+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.7@sha256:2de614f405527e779534a5d1a1293a528c482aa6abebc8ea158ad47e4be5dea4
230230
- name: kind
231231
value: task
232232
resolver: bundles
@@ -257,7 +257,7 @@ spec:
257257
- name: name
258258
value: build-image-index
259259
- name: bundle
260-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:803ae1ecf35bc5d22be9882819e942e4b699cb17655055afc6bb6b02d34cfab8
260+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.2@sha256:39561ac43e325159497c10c0284cf61dfddf39e39100ca5e3df6b73c5d96db8b
261261
- name: kind
262262
value: task
263263
resolver: bundles
@@ -331,7 +331,7 @@ spec:
331331
- name: name
332332
value: clair-scan
333333
- name: bundle
334-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
334+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a5fa66ed5b8c107e7bc29cb084edcc07e394f818cc59ef2db2f9dcb0cd1fa3dc
335335
- name: kind
336336
value: task
337337
resolver: bundles
@@ -377,7 +377,7 @@ spec:
377377
- name: name
378378
value: sast-snyk-check-oci-ta
379379
- name: bundle
380-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8ad28b7783837a24acbc9a8494c935e796e591ce476085ad5899bebd7e53f077
380+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:0eca130f289a1a1069a1b92943479f79aa7324e4e68d6396fd777ccd97058f50
381381
- name: kind
382382
value: task
383383
resolver: bundles
@@ -539,7 +539,7 @@ spec:
539539
- name: name
540540
value: apply-tags
541541
- name: bundle
542-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:a61d8a6d0ba804869e8fe57a9289161817afad379ef2d7433d75ae40a148e2ec
542+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e4017ec351a0891ef95989f35bd20b8c3f091fa1a3da364c4d4e975e99f3063c
543543
- name: kind
544544
value: task
545545
resolver: bundles

.tekton/maestro-pull-request.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
- name: name
157157
value: init
158158
- name: bundle
159-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
159+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
160160
- name: kind
161161
value: task
162162
resolver: bundles
@@ -173,7 +173,7 @@ spec:
173173
- name: name
174174
value: git-clone
175175
- name: bundle
176-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
176+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:242fa43ae84f22e692c01662ceea1cee18143f66a11a424ae2228472dbfc53cc
177177
- name: kind
178178
value: task
179179
resolver: bundles
@@ -198,7 +198,7 @@ spec:
198198
- name: name
199199
value: prefetch-dependencies
200200
- name: bundle
201-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:21c4278fb4d2dc5dd4fbdd0784469ea38fb43558844f4ed9a932b4bdb419d3a1
201+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:6655f11897203a627f37da413825de6cff0ccad4c0eab49f1c8afb7c73a31655
202202
- name: kind
203203
value: task
204204
resolver: bundles
@@ -238,7 +238,7 @@ spec:
238238
- name: name
239239
value: buildah
240240
- name: bundle
241-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.7@sha256:c416f34441bf94f155d940bc293eaabf09e446c02416b216fde6cba4f8471d53
241+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.7@sha256:8b16e4e79853e3a3192f82e9f8930b79b04942bb389eaab4c44fb4d233ccefe6
242242
- name: kind
243243
value: task
244244
resolver: bundles
@@ -314,7 +314,7 @@ spec:
314314
- name: name
315315
value: clair-scan
316316
- name: bundle
317-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
317+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a5fa66ed5b8c107e7bc29cb084edcc07e394f818cc59ef2db2f9dcb0cd1fa3dc
318318
- name: kind
319319
value: task
320320
resolver: bundles
@@ -336,7 +336,7 @@ spec:
336336
- name: name
337337
value: sast-snyk-check
338338
- name: bundle
339-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
339+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:0079378025b6a73bb3c4336853e24a3e1bf65e7e8594062ca49a4007c534fbbd
340340
- name: kind
341341
value: task
342342
resolver: bundles

.tekton/maestro-push.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ spec:
153153
- name: name
154154
value: init
155155
- name: bundle
156-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:4072de81ade0a75ad1eaa5449a7ff02bba84757064549a81b48c28fab3aeca59
156+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:b349d24cb896573695802d6913d311640b44675ec082b3ad167721946a6a0a71
157157
- name: kind
158158
value: task
159159
resolver: bundles
@@ -170,7 +170,7 @@ spec:
170170
- name: name
171171
value: git-clone
172172
- name: bundle
173-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:33e03611639687a832c7ae388c244bd8c1f52ac44568aa6b949e3439e80d978b
173+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:242fa43ae84f22e692c01662ceea1cee18143f66a11a424ae2228472dbfc53cc
174174
- name: kind
175175
value: task
176176
resolver: bundles
@@ -195,7 +195,7 @@ spec:
195195
- name: name
196196
value: prefetch-dependencies
197197
- name: bundle
198-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:21c4278fb4d2dc5dd4fbdd0784469ea38fb43558844f4ed9a932b4bdb419d3a1
198+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:6655f11897203a627f37da413825de6cff0ccad4c0eab49f1c8afb7c73a31655
199199
- name: kind
200200
value: task
201201
resolver: bundles
@@ -235,7 +235,7 @@ spec:
235235
- name: name
236236
value: buildah
237237
- name: bundle
238-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.7@sha256:c416f34441bf94f155d940bc293eaabf09e446c02416b216fde6cba4f8471d53
238+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.7@sha256:8b16e4e79853e3a3192f82e9f8930b79b04942bb389eaab4c44fb4d233ccefe6
239239
- name: kind
240240
value: task
241241
resolver: bundles
@@ -311,7 +311,7 @@ spec:
311311
- name: name
312312
value: clair-scan
313313
- name: bundle
314-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:8ec7d7b9438ace5ef3fb03a533d9440d0fd81e51c73b0dc1eb51602fb7cd044e
314+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a5fa66ed5b8c107e7bc29cb084edcc07e394f818cc59ef2db2f9dcb0cd1fa3dc
315315
- name: kind
316316
value: task
317317
resolver: bundles
@@ -333,7 +333,7 @@ spec:
333333
- name: name
334334
value: sast-snyk-check
335335
- name: bundle
336-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:d5f8a76386c4441c9c1f57eb370553212dafe2d06f8a3468f5f08631719885fa
336+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:0079378025b6a73bb3c4336853e24a3e1bf65e7e8594062ca49a4007c534fbbd
337337
- name: kind
338338
value: task
339339
resolver: bundles
@@ -380,7 +380,7 @@ spec:
380380
- name: name
381381
value: apply-tags
382382
- name: bundle
383-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:a61d8a6d0ba804869e8fe57a9289161817afad379ef2d7433d75ae40a148e2ec
383+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e4017ec351a0891ef95989f35bd20b8c3f091fa1a3da364c4d4e975e99f3063c
384384
- name: kind
385385
value: task
386386
resolver: bundles

0 commit comments

Comments
 (0)