Skip to content

Commit abe54a5

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

File tree

2 files changed

+65
-75
lines changed

2 files changed

+65
-75
lines changed

.tekton/vllm-cuda-odh-poc-push.yaml

Lines changed: 33 additions & 38 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-
== "konflux-poc" && ( !".tekton/**".pathChanged() || ".tekton/vllm-cuda-odh-poc-push.yaml".pathChanged() )
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "konflux-poc" && ( !".tekton/**".pathChanged() || ".tekton/vllm-cuda-odh-poc-push.yaml".pathChanged() )
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: odh-release
1514
appstudio.openshift.io/component: vllm-cuda-odh-poc
@@ -33,8 +32,8 @@ spec:
3332
value: true
3433
- name: build-args
3534
value:
36-
- max_jobs=6
37-
- nvcc_threads=2
35+
- max_jobs=6
36+
- nvcc_threads=2
3837
- name: fetch-git-tags
3938
value: true
4039
- name: clone-depth
@@ -57,7 +56,7 @@ spec:
5756
- name: name
5857
value: show-sbom
5958
- name: bundle
60-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
59+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
6160
- name: kind
6261
value: task
6362
resolver: bundles
@@ -73,13 +72,11 @@ spec:
7372
name: output-image
7473
type: string
7574
- default: .
76-
description: Path to the source code of an application's component from where
77-
to build image.
75+
description: Path to the source code of an application's component from where to build image.
7876
name: path-context
7977
type: string
8078
- default: Dockerfile
81-
description: Path to the Dockerfile inside the context specified by parameter
82-
path-context
79+
description: Path to the Dockerfile inside the context specified by parameter path-context
8380
name: dockerfile
8481
type: string
8582
- default: "false"
@@ -99,8 +96,7 @@ spec:
9996
name: prefetch-input
10097
type: string
10198
- default: ""
102-
description: Image tag expiration time, time values could be something like
103-
1h, 2d, 3w for hours, days, and weeks, respectively.
99+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
104100
name: image-expires-after
105101
- default: "false"
106102
description: Build a source image.
@@ -119,8 +115,7 @@ spec:
119115
name: build-args-file
120116
type: string
121117
- default: "false"
122-
description: Whether to enable privileged mode, should be used only with remote
123-
VMs
118+
description: Whether to enable privileged mode, should be used only with remote VMs
124119
name: privileged-nested
125120
type: string
126121
- name: build-platform
@@ -165,7 +160,7 @@ spec:
165160
- name: name
166161
value: init
167162
- name: bundle
168-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
163+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
169164
- name: kind
170165
value: task
171166
resolver: bundles
@@ -190,7 +185,7 @@ spec:
190185
- name: name
191186
value: git-clone-oci-ta
192187
- name: bundle
193-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
188+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
194189
- name: kind
195190
value: task
196191
resolver: bundles
@@ -219,7 +214,7 @@ spec:
219214
- name: name
220215
value: prefetch-dependencies-oci-ta
221216
- name: bundle
222-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
217+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
223218
- name: kind
224219
value: task
225220
resolver: bundles
@@ -228,8 +223,6 @@ spec:
228223
workspace: git-auth
229224
- name: netrc
230225
workspace: netrc
231-
232-
233226
- name: build-container
234227
timeout: 4h
235228
params:
@@ -269,7 +262,7 @@ spec:
269262
- name: name
270263
value: buildah-remote-oci-ta
271264
- name: bundle
272-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3@sha256:2be1d9a4a1354d5d82c15e2838a82b0664fe0d2a274282697bb850fa80781b4c
265+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
273266
- name: kind
274267
value: task
275268
resolver: bundles
@@ -278,7 +271,6 @@ spec:
278271
operator: in
279272
values:
280273
- "true"
281-
282274
- name: build-image-index
283275
params:
284276
- name: IMAGE
@@ -299,7 +291,7 @@ spec:
299291
- name: name
300292
value: build-image-index
301293
- name: bundle
302-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
294+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
303295
- name: kind
304296
value: task
305297
resolver: bundles
@@ -308,23 +300,24 @@ spec:
308300
operator: in
309301
values:
310302
- "true"
311-
312303
- name: build-source-image
313304
params:
314305
- name: BINARY_IMAGE
315-
value: $(params.output-image)
306+
value: $(tasks.build-image-index.results.IMAGE_URL)
316307
- name: SOURCE_ARTIFACT
317308
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
318309
- name: CACHI2_ARTIFACT
319310
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
311+
- name: BINARY_IMAGE_DIGEST
312+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
320313
runAfter:
321314
- build-image-index
322315
taskRef:
323316
params:
324317
- name: name
325318
value: source-build-oci-ta
326319
- name: bundle
327-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
320+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
328321
- name: kind
329322
value: task
330323
resolver: bundles
@@ -350,7 +343,7 @@ spec:
350343
- name: name
351344
value: deprecated-image-check
352345
- name: bundle
353-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
346+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
354347
- name: kind
355348
value: task
356349
resolver: bundles
@@ -372,7 +365,7 @@ spec:
372365
- name: name
373366
value: clair-scan
374367
- name: bundle
375-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:878ae247ffc58d95a9ac68e4d658ef91ef039363e03e65a386bc0ead02d9d7d8
368+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
376369
- name: kind
377370
value: task
378371
resolver: bundles
@@ -392,7 +385,7 @@ spec:
392385
- name: name
393386
value: ecosystem-cert-preflight-checks
394387
- name: bundle
395-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
388+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
396389
- name: kind
397390
value: task
398391
resolver: bundles
@@ -418,7 +411,7 @@ spec:
418411
- name: name
419412
value: sast-snyk-check-oci-ta
420413
- name: bundle
421-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
414+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
422415
- name: kind
423416
value: task
424417
resolver: bundles
@@ -440,7 +433,7 @@ spec:
440433
- name: name
441434
value: clamav-scan
442435
- name: bundle
443-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:24182598bf5161c4007988a7236e240f361c77a0a9b6973a6712dbae50d296bc
436+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
444437
- name: kind
445438
value: task
446439
resolver: bundles
@@ -485,7 +478,7 @@ spec:
485478
- name: name
486479
value: sast-coverity-check-oci-ta
487480
- name: bundle
488-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:87af64576088ba68f2a5b89998b7ae9e92d7e4f039274e4be6000eff6ce0d95d
481+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:f9ca942208dc2e63b479384ccc56a611cc793397ecc837637b5b9f89c2ecbefe
489482
- name: kind
490483
value: task
491484
resolver: bundles
@@ -506,7 +499,7 @@ spec:
506499
- name: name
507500
value: coverity-availability-check
508501
- name: bundle
509-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
502+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
510503
- name: kind
511504
value: task
512505
resolver: bundles
@@ -532,7 +525,7 @@ spec:
532525
- name: name
533526
value: sast-shell-check-oci-ta
534527
- name: bundle
535-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
528+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
536529
- name: kind
537530
value: task
538531
resolver: bundles
@@ -558,7 +551,7 @@ spec:
558551
- name: name
559552
value: sast-unicode-check-oci-ta
560553
- name: bundle
561-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
554+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
562555
- name: kind
563556
value: task
564557
resolver: bundles
@@ -569,16 +562,18 @@ spec:
569562
- "false"
570563
- name: apply-tags
571564
params:
572-
- name: IMAGE
565+
- name: IMAGE_URL
573566
value: $(tasks.build-image-index.results.IMAGE_URL)
567+
- name: IMAGE_DIGEST
568+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
574569
runAfter:
575570
- build-image-index
576571
taskRef:
577572
params:
578573
- name: name
579574
value: apply-tags
580575
- name: bundle
581-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
576+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
582577
- name: kind
583578
value: task
584579
resolver: bundles
@@ -601,7 +596,7 @@ spec:
601596
- name: name
602597
value: push-dockerfile-oci-ta
603598
- name: bundle
604-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
599+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
605600
- name: kind
606601
value: task
607602
resolver: bundles
@@ -618,7 +613,7 @@ spec:
618613
- name: name
619614
value: rpms-signature-scan
620615
- name: bundle
621-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:297c2d8928aa3b114fcb1ba5d9da8b10226b68fed30706e78a6a5089c6cd30e3
616+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
622617
- name: kind
623618
value: task
624619
resolver: bundles

0 commit comments

Comments
 (0)