Skip to content

Commit 93f5151

Browse files
Update Konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9574b19 commit 93f5151

File tree

1 file changed

+28
-35
lines changed

1 file changed

+28
-35
lines changed

.tekton/text-generation-inference-odh-poc-push.yaml

Lines changed: 28 additions & 35 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"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "konflux-poc"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: odh-release
1514
appstudio.openshift.io/component: text-generation-inference-odh-poc
@@ -67,7 +66,7 @@ spec:
6766
- name: name
6867
value: show-sbom
6968
- name: bundle
70-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
69+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
7170
- name: kind
7271
value: task
7372
resolver: bundles
@@ -83,13 +82,11 @@ spec:
8382
name: output-image
8483
type: string
8584
- default: .
86-
description: Path to the source code of an application's component from where
87-
to build image.
85+
description: Path to the source code of an application's component from where to build image.
8886
name: path-context
8987
type: string
9088
- default: Dockerfile
91-
description: Path to the Dockerfile inside the context specified by parameter
92-
path-context
89+
description: Path to the Dockerfile inside the context specified by parameter path-context
9390
name: dockerfile
9491
type: string
9592
- default: "false"
@@ -109,8 +106,7 @@ spec:
109106
name: prefetch-input
110107
type: string
111108
- default: ""
112-
description: Image tag expiration time, time values could be something like
113-
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.
114110
name: image-expires-after
115111
- default: "false"
116112
description: Build a source image.
@@ -129,8 +125,7 @@ spec:
129125
name: build-args-file
130126
type: string
131127
- default: "false"
132-
description: Whether to enable privileged mode, should be used only with remote
133-
VMs
128+
description: Whether to enable privileged mode, should be used only with remote VMs
134129
name: privileged-nested
135130
type: string
136131
- name: build-platform
@@ -175,7 +170,7 @@ spec:
175170
- name: name
176171
value: init
177172
- name: bundle
178-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
173+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
179174
- name: kind
180175
value: task
181176
resolver: bundles
@@ -200,7 +195,7 @@ spec:
200195
- name: name
201196
value: git-clone-oci-ta
202197
- name: bundle
203-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
198+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
204199
- name: kind
205200
value: task
206201
resolver: bundles
@@ -229,7 +224,7 @@ spec:
229224
- name: name
230225
value: prefetch-dependencies-oci-ta
231226
- name: bundle
232-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
227+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:a1ddc34bf0a169bb2e64a98caf9027b66af8fc66a3a60f71bb451ce36af6a399
233228
- name: kind
234229
value: task
235230
resolver: bundles
@@ -238,8 +233,6 @@ spec:
238233
workspace: git-auth
239234
- name: netrc
240235
workspace: netrc
241-
242-
243236
- name: build-container
244237
timeout: 4h
245238
params:
@@ -279,7 +272,7 @@ spec:
279272
- name: name
280273
value: buildah-remote-oci-ta
281274
- name: bundle
282-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3@sha256:2be1d9a4a1354d5d82c15e2838a82b0664fe0d2a274282697bb850fa80781b4c
275+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
283276
- name: kind
284277
value: task
285278
resolver: bundles
@@ -288,7 +281,6 @@ spec:
288281
operator: in
289282
values:
290283
- "true"
291-
292284
- name: build-image-index
293285
params:
294286
- name: IMAGE
@@ -309,7 +301,7 @@ spec:
309301
- name: name
310302
value: build-image-index
311303
- name: bundle
312-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
304+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
313305
- name: kind
314306
value: task
315307
resolver: bundles
@@ -318,7 +310,6 @@ spec:
318310
operator: in
319311
values:
320312
- "true"
321-
322313
- name: build-source-image
323314
params:
324315
- name: BINARY_IMAGE
@@ -334,7 +325,7 @@ spec:
334325
- name: name
335326
value: source-build-oci-ta
336327
- name: bundle
337-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
328+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
338329
- name: kind
339330
value: task
340331
resolver: bundles
@@ -360,7 +351,7 @@ spec:
360351
- name: name
361352
value: deprecated-image-check
362353
- name: bundle
363-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:ecd33669676b3a193ff4c2c6223cb912cc1b0cf5cc36e080eaec7718500272cf
354+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
364355
- name: kind
365356
value: task
366357
resolver: bundles
@@ -382,7 +373,7 @@ spec:
382373
- name: name
383374
value: clair-scan
384375
- name: bundle
385-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:878ae247ffc58d95a9ac68e4d658ef91ef039363e03e65a386bc0ead02d9d7d8
376+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
386377
- name: kind
387378
value: task
388379
resolver: bundles
@@ -402,7 +393,7 @@ spec:
402393
- name: name
403394
value: ecosystem-cert-preflight-checks
404395
- name: bundle
405-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
396+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
406397
- name: kind
407398
value: task
408399
resolver: bundles
@@ -428,7 +419,7 @@ spec:
428419
- name: name
429420
value: sast-snyk-check-oci-ta
430421
- name: bundle
431-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
422+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
432423
- name: kind
433424
value: task
434425
resolver: bundles
@@ -450,7 +441,7 @@ spec:
450441
- name: name
451442
value: clamav-scan
452443
- name: bundle
453-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:24182598bf5161c4007988a7236e240f361c77a0a9b6973a6712dbae50d296bc
444+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
454445
- name: kind
455446
value: task
456447
resolver: bundles
@@ -495,7 +486,7 @@ spec:
495486
- name: name
496487
value: sast-coverity-check-oci-ta
497488
- name: bundle
498-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:87af64576088ba68f2a5b89998b7ae9e92d7e4f039274e4be6000eff6ce0d95d
489+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:d3fdca2f0072e1c40e0781ac4b8f16b977dc77fc6e80424087941465bc27d5eb
499490
- name: kind
500491
value: task
501492
resolver: bundles
@@ -516,7 +507,7 @@ spec:
516507
- name: name
517508
value: coverity-availability-check
518509
- name: bundle
519-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
510+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
520511
- name: kind
521512
value: task
522513
resolver: bundles
@@ -542,7 +533,7 @@ spec:
542533
- name: name
543534
value: sast-shell-check-oci-ta
544535
- name: bundle
545-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
536+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
546537
- name: kind
547538
value: task
548539
resolver: bundles
@@ -568,7 +559,7 @@ spec:
568559
- name: name
569560
value: sast-unicode-check-oci-ta
570561
- name: bundle
571-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
562+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
572563
- name: kind
573564
value: task
574565
resolver: bundles
@@ -579,16 +570,18 @@ spec:
579570
- "false"
580571
- name: apply-tags
581572
params:
582-
- name: IMAGE
573+
- name: IMAGE_URL
583574
value: $(tasks.build-image-index.results.IMAGE_URL)
575+
- name: IMAGE_DIGEST
576+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
584577
runAfter:
585578
- build-image-index
586579
taskRef:
587580
params:
588581
- name: name
589582
value: apply-tags
590583
- name: bundle
591-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
584+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
592585
- name: kind
593586
value: task
594587
resolver: bundles
@@ -611,7 +604,7 @@ spec:
611604
- name: name
612605
value: push-dockerfile-oci-ta
613606
- name: bundle
614-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
607+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
615608
- name: kind
616609
value: task
617610
resolver: bundles
@@ -628,7 +621,7 @@ spec:
628621
- name: name
629622
value: rpms-signature-scan
630623
- name: bundle
631-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:297c2d8928aa3b114fcb1ba5d9da8b10226b68fed30706e78a6a5089c6cd30e3
624+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
632625
- name: kind
633626
value: task
634627
resolver: bundles

0 commit comments

Comments
 (0)