Skip to content

Commit c29d8bb

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

File tree

3 files changed

+93
-108
lines changed

3 files changed

+93
-108
lines changed

.tekton/args-file-openvino-model-server-odh-poc-debug.yaml

Lines changed: 31 additions & 36 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" && ( "Dockerfile.redhat.debug".pathChanged() || ".tekton/args-file-openvino-model-server-odh-poc-debug.yaml".pathChanged() )
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "konflux-poc" && ( "Dockerfile.redhat.debug".pathChanged() || ".tekton/args-file-openvino-model-server-odh-poc-debug.yaml".pathChanged() )
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: odh-release
1514
appstudio.openshift.io/component: openvino-model-server-odh-poc
@@ -65,7 +64,7 @@ spec:
6564
- name: name
6665
value: show-sbom
6766
- name: bundle
68-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
67+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
6968
- name: kind
7069
value: task
7170
resolver: bundles
@@ -81,13 +80,11 @@ spec:
8180
name: output-image
8281
type: string
8382
- default: .
84-
description: Path to the source code of an application's component from where
85-
to build image.
83+
description: Path to the source code of an application's component from where to build image.
8684
name: path-context
8785
type: string
8886
- default: Dockerfile
89-
description: Path to the Dockerfile inside the context specified by parameter
90-
path-context
87+
description: Path to the Dockerfile inside the context specified by parameter path-context
9188
name: dockerfile
9289
type: string
9390
- default: "false"
@@ -107,8 +104,7 @@ spec:
107104
name: prefetch-input
108105
type: string
109106
- default: ""
110-
description: Image tag expiration time, time values could be something like
111-
1h, 2d, 3w for hours, days, and weeks, respectively.
107+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
112108
name: image-expires-after
113109
- default: "false"
114110
description: Build a source image.
@@ -127,8 +123,7 @@ spec:
127123
name: build-args-file
128124
type: string
129125
- default: "false"
130-
description: Whether to enable privileged mode, should be used only with remote
131-
VMs
126+
description: Whether to enable privileged mode, should be used only with remote VMs
132127
name: privileged-nested
133128
type: string
134129
- name: build-platform
@@ -173,7 +168,7 @@ spec:
173168
- name: name
174169
value: init
175170
- name: bundle
176-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
171+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
177172
- name: kind
178173
value: task
179174
resolver: bundles
@@ -198,7 +193,7 @@ spec:
198193
- name: name
199194
value: git-clone-oci-ta
200195
- name: bundle
201-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
196+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
202197
- name: kind
203198
value: task
204199
resolver: bundles
@@ -227,7 +222,7 @@ spec:
227222
- name: name
228223
value: prefetch-dependencies-oci-ta
229224
- name: bundle
230-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
225+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:22290579c9fe0b5c1689bb9023b3eddec73c285b680226d9f460346ae849a2cb
231226
- name: kind
232227
value: task
233228
resolver: bundles
@@ -236,8 +231,6 @@ spec:
236231
workspace: git-auth
237232
- name: netrc
238233
workspace: netrc
239-
240-
241234
- name: build-container
242235
timeout: 4h
243236
params:
@@ -277,7 +270,7 @@ spec:
277270
- name: name
278271
value: buildah-remote-oci-ta
279272
- name: bundle
280-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.3@sha256:2be1d9a4a1354d5d82c15e2838a82b0664fe0d2a274282697bb850fa80781b4c
273+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cd9ef1eb119700a6883edcf93fd7c71dc33ee43467f3c2728b2a002c77915e8d
281274
- name: kind
282275
value: task
283276
resolver: bundles
@@ -286,7 +279,6 @@ spec:
286279
operator: in
287280
values:
288281
- "true"
289-
290282
- name: build-image-index
291283
params:
292284
- name: IMAGE
@@ -307,7 +299,7 @@ spec:
307299
- name: name
308300
value: build-image-index
309301
- name: bundle
310-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
302+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
311303
- name: kind
312304
value: task
313305
resolver: bundles
@@ -316,23 +308,24 @@ spec:
316308
operator: in
317309
values:
318310
- "true"
319-
320311
- name: build-source-image
321312
params:
322313
- name: BINARY_IMAGE
323-
value: $(params.output-image)
314+
value: $(tasks.build-image-index.results.IMAGE_URL)
324315
- name: SOURCE_ARTIFACT
325316
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
326317
- name: CACHI2_ARTIFACT
327318
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
319+
- name: BINARY_IMAGE_DIGEST
320+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
328321
runAfter:
329322
- build-image-index
330323
taskRef:
331324
params:
332325
- name: name
333326
value: source-build-oci-ta
334327
- name: bundle
335-
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.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
336329
- name: kind
337330
value: task
338331
resolver: bundles
@@ -358,7 +351,7 @@ spec:
358351
- name: name
359352
value: deprecated-image-check
360353
- name: bundle
361-
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:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
362355
- name: kind
363356
value: task
364357
resolver: bundles
@@ -380,7 +373,7 @@ spec:
380373
- name: name
381374
value: clair-scan
382375
- name: bundle
383-
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:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
384377
- name: kind
385378
value: task
386379
resolver: bundles
@@ -400,7 +393,7 @@ spec:
400393
- name: name
401394
value: ecosystem-cert-preflight-checks
402395
- name: bundle
403-
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:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
404397
- name: kind
405398
value: task
406399
resolver: bundles
@@ -426,7 +419,7 @@ spec:
426419
- name: name
427420
value: sast-snyk-check-oci-ta
428421
- name: bundle
429-
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:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
430423
- name: kind
431424
value: task
432425
resolver: bundles
@@ -448,7 +441,7 @@ spec:
448441
- name: name
449442
value: clamav-scan
450443
- name: bundle
451-
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.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
452445
- name: kind
453446
value: task
454447
resolver: bundles
@@ -493,7 +486,7 @@ spec:
493486
- name: name
494487
value: sast-coverity-check-oci-ta
495488
- name: bundle
496-
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:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
497490
- name: kind
498491
value: task
499492
resolver: bundles
@@ -514,7 +507,7 @@ spec:
514507
- name: name
515508
value: coverity-availability-check
516509
- name: bundle
517-
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
518511
- name: kind
519512
value: task
520513
resolver: bundles
@@ -540,7 +533,7 @@ spec:
540533
- name: name
541534
value: sast-shell-check-oci-ta
542535
- name: bundle
543-
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:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
544537
- name: kind
545538
value: task
546539
resolver: bundles
@@ -566,7 +559,7 @@ spec:
566559
- name: name
567560
value: sast-unicode-check-oci-ta
568561
- name: bundle
569-
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
570563
- name: kind
571564
value: task
572565
resolver: bundles
@@ -577,16 +570,18 @@ spec:
577570
- "false"
578571
- name: apply-tags
579572
params:
580-
- name: IMAGE
573+
- name: IMAGE_URL
581574
value: $(tasks.build-image-index.results.IMAGE_URL)
575+
- name: IMAGE_DIGEST
576+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
582577
runAfter:
583578
- build-image-index
584579
taskRef:
585580
params:
586581
- name: name
587582
value: apply-tags
588583
- name: bundle
589-
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:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
590585
- name: kind
591586
value: task
592587
resolver: bundles
@@ -609,7 +604,7 @@ spec:
609604
- name: name
610605
value: push-dockerfile-oci-ta
611606
- name: bundle
612-
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:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
613608
- name: kind
614609
value: task
615610
resolver: bundles
@@ -626,7 +621,7 @@ spec:
626621
- name: name
627622
value: rpms-signature-scan
628623
- name: bundle
629-
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
630625
- name: kind
631626
value: task
632627
resolver: bundles

0 commit comments

Comments
 (0)