Skip to content

Commit 4327ebb

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

8 files changed

+305
-314
lines changed

.tekton/ray-cuda-push.yaml

Lines changed: 35 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
event == "push"
1111
&& target_branch == "main"
1212
&& ( "images/runtime/ray/cuda/**".pathChanged() || ".tekton/ray-cuda-push.yaml".pathChanged() )
13-
creationTimestamp: null
13+
creationTimestamp:
1414
labels:
1515
appstudio.openshift.io/application: runtime-ray
1616
appstudio.openshift.io/component: ray-cuda
@@ -32,21 +32,21 @@ spec:
3232
- name: path-context
3333
value: images/runtime/ray/cuda
3434
taskRunSpecs:
35-
- pipelineTaskName: build-container
36-
stepSpecs:
37-
- name: build
38-
computeResources:
39-
requests:
40-
memory: 10Gi
41-
limits:
42-
memory: 10Gi
43-
- pipelineTaskName: prefetch-dependencies
35+
- pipelineTaskName: build-container
36+
stepSpecs:
37+
- name: build
4438
computeResources:
4539
requests:
46-
cpu: '1'
47-
memory: 2Gi
40+
memory: 10Gi
4841
limits:
49-
memory: 2Gi
42+
memory: 10Gi
43+
- pipelineTaskName: prefetch-dependencies
44+
computeResources:
45+
requests:
46+
cpu: '1'
47+
memory: 2Gi
48+
limits:
49+
memory: 2Gi
5050
pipelineSpec:
5151
description: |
5252
This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.
@@ -63,7 +63,7 @@ spec:
6363
- name: name
6464
value: show-sbom
6565
- name: bundle
66-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:9bfc6b99ef038800fe131d7b45ff3cd4da3a415dd536f7c657b3527b01c4a13b
66+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
6767
- name: kind
6868
value: task
6969
resolver: bundles
@@ -82,13 +82,11 @@ spec:
8282
name: output-image
8383
type: string
8484
- default: .
85-
description: Path to the source code of an application's component from where
86-
to build image.
85+
description: Path to the source code of an application's component from where to build image.
8786
name: path-context
8887
type: string
8988
- default: Dockerfile
90-
description: Path to the Dockerfile inside the context specified by parameter
91-
path-context
89+
description: Path to the Dockerfile inside the context specified by parameter path-context
9290
name: dockerfile
9391
type: string
9492
- default: "false"
@@ -108,8 +106,7 @@ spec:
108106
name: prefetch-input
109107
type: string
110108
- default: ""
111-
description: Image tag expiration time, time values could be something like
112-
1h, 2d, 3w for hours, days, and weeks, respectively.
109+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
113110
name: image-expires-after
114111
- default: "false"
115112
description: Build a source image.
@@ -154,7 +151,7 @@ spec:
154151
- name: name
155152
value: init
156153
- name: bundle
157-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:092c113b614f6551113f17605ae9cb7e822aa704d07f0e37ed209da23ce392cc
154+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
158155
- name: kind
159156
value: task
160157
resolver: bundles
@@ -175,7 +172,7 @@ spec:
175172
- name: name
176173
value: git-clone-oci-ta
177174
- name: bundle
178-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:b03bb5e21665b17ae2f645496013a072b00f1a174024dc1ff41dc626f364c66b
175+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
179176
- name: kind
180177
value: task
181178
resolver: bundles
@@ -204,7 +201,7 @@ spec:
204201
- name: name
205202
value: prefetch-dependencies-oci-ta
206203
- name: bundle
207-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.1@sha256:ad15707d97026d6d462e4c02a09e73a3cffdcdae3a91b03f39d2675d5a000d2b
204+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
208205
- name: kind
209206
value: task
210207
resolver: bundles
@@ -245,7 +242,7 @@ spec:
245242
- name: name
246243
value: buildah-oci-ta
247244
- name: bundle
248-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.2@sha256:6620f885c459e0e062c44797a4fc7b0f28c54c117de3771234b065c76714f663
245+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:48b99ad18fd3bde2d22ec2c397d36c55e45ca90ddf1620c9e00bdee518e297bf
249246
- name: kind
250247
value: task
251248
resolver: bundles
@@ -274,7 +271,7 @@ spec:
274271
- name: name
275272
value: build-image-index
276273
- name: bundle
277-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:8619eabd7cf3340d1123afadac1f4296dc14472c8db0f774497748c762f46f33
274+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
278275
- name: kind
279276
value: task
280277
resolver: bundles
@@ -298,7 +295,7 @@ spec:
298295
- name: name
299296
value: source-build-oci-ta
300297
- name: bundle
301-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.1@sha256:639995e4221da90f5a9fc14dacd0dba384e2a37e3a2c7aa5dafec3c2ab3f5f74
298+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
302299
- name: kind
303300
value: task
304301
resolver: bundles
@@ -324,7 +321,7 @@ spec:
324321
- name: name
325322
value: deprecated-image-check
326323
- name: bundle
327-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:d1836ac902bea0cd7aad61201434f03fc0cdea29e212604dce180e0eef620ba6
324+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
328325
- name: kind
329326
value: task
330327
resolver: bundles
@@ -346,7 +343,7 @@ spec:
346343
- name: name
347344
value: clair-scan
348345
- name: bundle
349-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:abe1bf2ca3e77b457b95859e47ec1ab7c0c8c4ef0c173b194cc353b0f18de6e8
346+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
350347
- name: kind
351348
value: task
352349
resolver: bundles
@@ -366,7 +363,7 @@ spec:
366363
- name: name
367364
value: ecosystem-cert-preflight-checks
368365
- name: bundle
369-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:5131cce0f93d0b728c7bcc0d6cee4c61d4c9f67c6d619c627e41e3c9775b497d
366+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
370367
- name: kind
371368
value: task
372369
resolver: bundles
@@ -392,7 +389,7 @@ spec:
392389
- name: name
393390
value: sast-snyk-check-oci-ta
394391
- name: bundle
395-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.2@sha256:786dafaa98ab131705a0be96d8e4b06ff96f61b9ab8199fb43f1893f0f888076
392+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
396393
- name: kind
397394
value: task
398395
resolver: bundles
@@ -414,7 +411,7 @@ spec:
414411
- name: name
415412
value: clamav-scan
416413
- name: bundle
417-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:9254f82eea9b8b00a8f5c896089185e07693a3a195a065b283d5bfc256486c95
414+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
418415
- name: kind
419416
value: task
420417
resolver: bundles
@@ -425,19 +422,21 @@ spec:
425422
- "false"
426423
- name: apply-tags
427424
params:
428-
- name: IMAGE
429-
value: $(tasks.build-image-index.results.IMAGE_URL)
430425
- name: ADDITIONAL_TAGS
431426
value:
432-
- "$(params.additional-tag)"
427+
- "$(params.additional-tag)"
428+
- name: IMAGE_URL
429+
value: $(tasks.build-image-index.results.IMAGE_URL)
430+
- name: IMAGE_DIGEST
431+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
433432
runAfter:
434433
- build-image-index
435434
taskRef:
436435
params:
437436
- name: name
438437
value: apply-tags
439438
- name: bundle
440-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:e6beb161ed59d7be26317da03e172137b31b26648d3e139558e9a457bc56caff
439+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
441440
- name: kind
442441
value: task
443442
resolver: bundles
@@ -460,7 +459,7 @@ spec:
460459
- name: name
461460
value: push-dockerfile-oci-ta
462461
- name: bundle
463-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:4327183045ffd4d3329e927ed5c26f23b3e9998b858b1958d26842289d7fee3d
462+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
464463
- name: kind
465464
value: task
466465
resolver: bundles

0 commit comments

Comments
 (0)