Skip to content

Commit 85eced4

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

File tree

2 files changed

+72
-52
lines changed

2 files changed

+72
-52
lines changed

.tekton/cli-manager-4-17-pull-request.yaml

Lines changed: 36 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: |
1111
event == "pull_request" && target_branch == "release-4.17" && (".tekton/cli-manager-4-17-pull-request.yaml".pathChanged() || "api/***".pathChanged() || "cmd/***".pathChanged() || "dependencymagnet/***".pathChanged() || "pkg/***".pathChanged() || "vendor/***".pathChanged() || "Dockerfile".pathChanged() || "Makefile".pathChanged())
12-
creationTimestamp: null
12+
creationTimestamp:
1313
labels:
1414
appstudio.openshift.io/application: cli-manager-operator-4-17
1515
appstudio.openshift.io/component: cli-manager-4-17
@@ -39,7 +39,7 @@ spec:
3939
- name: name
4040
value: show-sbom
4141
- name: bundle
42-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:04f15cbce548e1db7770eee3f155ccb2cc0140a6c371dc67e9a34d83673ea0c0
42+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4343
- name: kind
4444
value: task
4545
resolver: bundles
@@ -55,13 +55,11 @@ spec:
5555
name: output-image
5656
type: string
5757
- default: .
58-
description: Path to the source code of an application's component from where
59-
to build image.
58+
description: Path to the source code of an application's component from where to build image.
6059
name: path-context
6160
type: string
6261
- default: Dockerfile
63-
description: Path to the Dockerfile inside the context specified by parameter
64-
path-context
62+
description: Path to the Dockerfile inside the context specified by parameter path-context
6563
name: dockerfile
6664
type: string
6765
- default: "false"
@@ -81,8 +79,7 @@ spec:
8179
name: prefetch-input
8280
type: string
8381
- default: ""
84-
description: Image tag expiration time, time values could be something like
85-
1h, 2d, 3w for hours, days, and weeks, respectively.
82+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
8683
name: image-expires-after
8784
- default: "true"
8885
description: Build a source image.
@@ -105,8 +102,7 @@ spec:
105102
- linux/arm64
106103
- linux/ppc64le
107104
- linux/s390x
108-
description: List of platforms to build the container images on. The available
109-
set of values is determined by the configuration of the multi-platform-controller.
105+
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
110106
name: build-platforms
111107
type: array
112108
- default: snyk-secret
@@ -139,7 +135,7 @@ spec:
139135
- name: name
140136
value: init
141137
- name: bundle
142-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
138+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
143139
- name: kind
144140
value: task
145141
resolver: bundles
@@ -160,7 +156,7 @@ spec:
160156
- name: name
161157
value: git-clone-oci-ta
162158
- name: bundle
163-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
159+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
164160
- name: kind
165161
value: task
166162
resolver: bundles
@@ -189,7 +185,7 @@ spec:
189185
- name: name
190186
value: prefetch-dependencies-oci-ta
191187
- name: bundle
192-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
188+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:0b58e5132333dd3b710ef9c18ecebe0d5e5b22066ba56481d34431c989cb21dd
193189
- name: kind
194190
value: task
195191
resolver: bundles
@@ -242,7 +238,7 @@ spec:
242238
- name: name
243239
value: buildah-remote-oci-ta
244240
- name: bundle
245-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
241+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:252e5c94fb2375c43bdfd4b65097d246f4f37392956b08e5c38f366623a0b9ce
246242
- name: kind
247243
value: task
248244
resolver: bundles
@@ -271,7 +267,7 @@ spec:
271267
- name: name
272268
value: build-image-index
273269
- name: bundle
274-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
270+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
275271
- name: kind
276272
value: task
277273
resolver: bundles
@@ -283,19 +279,21 @@ spec:
283279
- name: build-source-image
284280
params:
285281
- name: BINARY_IMAGE
286-
value: $(params.output-image)
282+
value: $(tasks.build-image-index.results.IMAGE_URL)
287283
- name: SOURCE_ARTIFACT
288284
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
289285
- name: CACHI2_ARTIFACT
290286
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
287+
- name: BINARY_IMAGE_DIGEST
288+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
291289
runAfter:
292290
- build-image-index
293291
taskRef:
294292
params:
295293
- name: name
296294
value: source-build-oci-ta
297295
- name: bundle
298-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
296+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:a48c950350c5e9945cc4ad6bfad7fc653aa437c9eff74a25fd1d42fda4fe344d
299297
- name: kind
300298
value: task
301299
resolver: bundles
@@ -321,7 +319,7 @@ spec:
321319
- name: name
322320
value: deprecated-image-check
323321
- name: bundle
324-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
322+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
325323
- name: kind
326324
value: task
327325
resolver: bundles
@@ -343,7 +341,7 @@ spec:
343341
- name: name
344342
value: clair-scan
345343
- name: bundle
346-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
344+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:076d5cde62b55bbfcdda2b4782392256bbda5ad38f839013b4330b3aba70a973
347345
- name: kind
348346
value: task
349347
resolver: bundles
@@ -363,7 +361,7 @@ spec:
363361
- name: name
364362
value: ecosystem-cert-preflight-checks
365363
- name: bundle
366-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
364+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:365c65ed8dfbd83c4a49300dcb9c74c5c3f027efec0be1a1f0baa9633c29b249
367365
- name: kind
368366
value: task
369367
resolver: bundles
@@ -372,6 +370,11 @@ spec:
372370
operator: in
373371
values:
374372
- "false"
373+
matrix:
374+
params:
375+
- name: platform
376+
value:
377+
- $(params.build-platforms)
375378
- name: sast-snyk-check
376379
params:
377380
- name: image-digest
@@ -389,7 +392,7 @@ spec:
389392
- name: name
390393
value: sast-snyk-check-oci-ta
391394
- name: bundle
392-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
395+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e371aa09c65ab309138b4aeae9ea4dd93f83119c5cc61e9f2057fe5bb518fbe9
393396
- name: kind
394397
value: task
395398
resolver: bundles
@@ -411,7 +414,7 @@ spec:
411414
- name: name
412415
value: clamav-scan
413416
- name: bundle
414-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
417+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
415418
- name: kind
416419
value: task
417420
resolver: bundles
@@ -420,18 +423,25 @@ spec:
420423
operator: in
421424
values:
422425
- "false"
426+
matrix:
427+
params:
428+
- name: image-arch
429+
value:
430+
- $(params.build-platforms)
423431
- name: apply-tags
424432
params:
425-
- name: IMAGE
433+
- name: IMAGE_URL
426434
value: $(tasks.build-image-index.results.IMAGE_URL)
435+
- name: IMAGE_DIGEST
436+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
427437
runAfter:
428438
- build-image-index
429439
taskRef:
430440
params:
431441
- name: name
432442
value: apply-tags
433443
- name: bundle
434-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
444+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
435445
- name: kind
436446
value: task
437447
resolver: bundles
@@ -454,7 +464,7 @@ spec:
454464
- name: name
455465
value: push-dockerfile-oci-ta
456466
- name: bundle
457-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
467+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
458468
- name: kind
459469
value: task
460470
resolver: bundles
@@ -471,7 +481,7 @@ spec:
471481
- name: name
472482
value: rpms-signature-scan
473483
- name: bundle
474-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
484+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
475485
- name: kind
476486
value: task
477487
resolver: bundles

0 commit comments

Comments
 (0)