Skip to content

Commit 97cd181

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

File tree

2 files changed

+72
-52
lines changed

2 files changed

+72
-52
lines changed

.tekton/cli-manager-4-18-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.18" && (".tekton/cli-manager-4-18-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-18
1515
appstudio.openshift.io/component: cli-manager-4-18
@@ -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.
@@ -104,8 +101,7 @@ spec:
104101
- linux/x86_64
105102
- linux/arm64
106103
- linux/ppc64le
107-
description: List of platforms to build the container images on. The available
108-
set of values is determined by the configuration of the multi-platform-controller.
104+
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.
109105
name: build-platforms
110106
type: array
111107
- default: snyk-secret
@@ -138,7 +134,7 @@ spec:
138134
- name: name
139135
value: init
140136
- name: bundle
141-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:aac8127bc10c95fae3ca1248c1dd96576315f3313bca90c5c9378dbf37954a08
137+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
142138
- name: kind
143139
value: task
144140
resolver: bundles
@@ -159,7 +155,7 @@ spec:
159155
- name: name
160156
value: git-clone-oci-ta
161157
- name: bundle
162-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0761f97595d42c87c076797e0d0f66ff572146cad958106b7f5446b182d03394
158+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
163159
- name: kind
164160
value: task
165161
resolver: bundles
@@ -188,7 +184,7 @@ spec:
188184
- name: name
189185
value: prefetch-dependencies-oci-ta
190186
- name: bundle
191-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:3a1b3280d6300ebedb9923ddc441b91b6980512be5dae8da4b9d3be21feeb48e
187+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:29869c64ff27e964e26a8a7ea2c882a2ed5424210bd0603be45a07e2ebf308cc
192188
- name: kind
193189
value: task
194190
resolver: bundles
@@ -241,7 +237,7 @@ spec:
241237
- name: name
242238
value: buildah-remote-oci-ta
243239
- name: bundle
244-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:19a7c9518d9831d60f8b9226ef89428513994659fd124bb2b0d685bff39313ef
240+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:bd1035554521c48412599a0ae7c77a0701070bba22eb5cec524eb0968d5f4223
245241
- name: kind
246242
value: task
247243
resolver: bundles
@@ -270,7 +266,7 @@ spec:
270266
- name: name
271267
value: build-image-index
272268
- name: bundle
273-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:70f2fe8ab9909c2bc8bb853ed5b880969f0de5022658f3af86f7dea15f95ff73
269+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3bf6e4e83f911066430041534a69eec51dbd0f52f34a9bf41c6f3a24ec2ffb22
274270
- name: kind
275271
value: task
276272
resolver: bundles
@@ -282,19 +278,21 @@ spec:
282278
- name: build-source-image
283279
params:
284280
- name: BINARY_IMAGE
285-
value: $(params.output-image)
281+
value: $(tasks.build-image-index.results.IMAGE_URL)
286282
- name: SOURCE_ARTIFACT
287283
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
288284
- name: CACHI2_ARTIFACT
289285
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
286+
- name: BINARY_IMAGE_DIGEST
287+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
290288
runAfter:
291289
- build-image-index
292290
taskRef:
293291
params:
294292
- name: name
295293
value: source-build-oci-ta
296294
- name: bundle
297-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:ac36a2233b0a09e7975b776f96aa49a6e61428e929ca8150dec9a717bd6c13ea
295+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f1c0743939fe246b19e9e268a3b96b22b724096dcf946548c3d60e184136e32f
298296
- name: kind
299297
value: task
300298
resolver: bundles
@@ -320,7 +318,7 @@ spec:
320318
- name: name
321319
value: deprecated-image-check
322320
- name: bundle
323-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
321+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
324322
- name: kind
325323
value: task
326324
resolver: bundles
@@ -342,7 +340,7 @@ spec:
342340
- name: name
343341
value: clair-scan
344342
- name: bundle
345-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
343+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
346344
- name: kind
347345
value: task
348346
resolver: bundles
@@ -362,7 +360,7 @@ spec:
362360
- name: name
363361
value: ecosystem-cert-preflight-checks
364362
- name: bundle
365-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e16e33931bccd678b6b10b87636f37a08a0288b65a662ff76b5dad6fcbbb077f
363+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
366364
- name: kind
367365
value: task
368366
resolver: bundles
@@ -371,6 +369,11 @@ spec:
371369
operator: in
372370
values:
373371
- "false"
372+
matrix:
373+
params:
374+
- name: platform
375+
value:
376+
- $(params.build-platforms)
374377
- name: sast-snyk-check
375378
params:
376379
- name: image-digest
@@ -388,7 +391,7 @@ spec:
388391
- name: name
389392
value: sast-snyk-check-oci-ta
390393
- name: bundle
391-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
394+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
392395
- name: kind
393396
value: task
394397
resolver: bundles
@@ -410,7 +413,7 @@ spec:
410413
- name: name
411414
value: clamav-scan
412415
- name: bundle
413-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:11b1684965b64f1fa7c65f90a3524413022246a3863eaba188c84eb4bf0b687a
416+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
414417
- name: kind
415418
value: task
416419
resolver: bundles
@@ -419,18 +422,25 @@ spec:
419422
operator: in
420423
values:
421424
- "false"
425+
matrix:
426+
params:
427+
- name: image-arch
428+
value:
429+
- $(params.build-platforms)
422430
- name: apply-tags
423431
params:
424-
- name: IMAGE
432+
- name: IMAGE_URL
425433
value: $(tasks.build-image-index.results.IMAGE_URL)
434+
- name: IMAGE_DIGEST
435+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
426436
runAfter:
427437
- build-image-index
428438
taskRef:
429439
params:
430440
- name: name
431441
value: apply-tags
432442
- name: bundle
433-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:4973fa42a8f06238613447fbdb3d0c55eb2d718fd16f2f2591a577c29c1edb17
443+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
434444
- name: kind
435445
value: task
436446
resolver: bundles
@@ -453,7 +463,7 @@ spec:
453463
- name: name
454464
value: push-dockerfile-oci-ta
455465
- name: bundle
456-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:c4f87c44c4cf99f3d90435d72ad93e550b14d2928ba943715daf9015bcc1af73
466+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
457467
- name: kind
458468
value: task
459469
resolver: bundles
@@ -470,7 +480,7 @@ spec:
470480
- name: name
471481
value: rpms-signature-scan
472482
- name: bundle
473-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:eeaee239eabec8ba9cfd0f80382ad34114c93393c35d1eae77c5d73d57aa824d
483+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
474484
- name: kind
475485
value: task
476486
resolver: bundles

0 commit comments

Comments
 (0)