Skip to content

Commit 0383ec4

Browse files
Update Konflux references (opendatahub-io#654)
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 699b683 commit 0383ec4

File tree

2 files changed

+58
-64
lines changed

2 files changed

+58
-64
lines changed

.tekton/odh-kf-notebook-controller-push.yaml

Lines changed: 29 additions & 32 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-
== "v1.10-branch"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "v1.10-branch"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: opendatahub-release
1514
appstudio.openshift.io/component: odh-kf-notebook-controller
@@ -44,7 +43,7 @@ spec:
4443
- name: name
4544
value: show-sbom
4645
- name: bundle
47-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
46+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4847
- name: kind
4948
value: task
5049
resolver: bundles
@@ -61,7 +60,7 @@ spec:
6160
- name: name
6261
value: slack-webhook-notification
6362
- name: bundle
64-
value: quay.io/konflux-ci/tekton-catalog/task-slack-webhook-notification:0.1@sha256:dc17b70633363d78414b8c06dc1660d25742935f106a6116995638e1210c2730
63+
value: quay.io/konflux-ci/tekton-catalog/task-slack-webhook-notification:0.1@sha256:4e68fe2225debc256d403b828ed358345bb56d03327b46d55cb6c42911375750
6564
- name: kind
6665
value: task
6766
resolver: bundles
@@ -82,13 +81,11 @@ spec:
8281
name: output-image
8382
type: string
8483
- default: .
85-
description: Path to the source code of an application's component from where
86-
to build image.
84+
description: Path to the source code of an application's component from where to build image.
8785
name: path-context
8886
type: string
8987
- default: Dockerfile
90-
description: Path to the Dockerfile inside the context specified by parameter
91-
path-context
88+
description: Path to the Dockerfile inside the context specified by parameter path-context
9289
name: dockerfile
9390
type: string
9491
- default: "true"
@@ -108,8 +105,7 @@ spec:
108105
name: prefetch-input
109106
type: string
110107
- default: ""
111-
description: Image tag expiration time, time values could be something like
112-
1h, 2d, 3w for hours, days, and weeks, respectively.
108+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
113109
name: image-expires-after
114110
- default: 'false'
115111
description: Build a source image.
@@ -128,8 +124,7 @@ spec:
128124
name: build-args-file
129125
type: string
130126
- default: "false"
131-
description: Whether to enable privileged mode, should be used only with remote
132-
VMs
127+
description: Whether to enable privileged mode, should be used only with remote VMs
133128
name: privileged-nested
134129
type: string
135130
results:
@@ -195,7 +190,7 @@ spec:
195190
- name: name
196191
value: init
197192
- name: bundle
198-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:7a24924417260b7094541caaedd2853dc8da08d4bb0968f710a400d3e8062063
193+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:08e18a4dc5f947c1d20e8353a19d013144bea87b72f67236b165dd4778523951
199194
- name: kind
200195
value: task
201196
resolver: bundles
@@ -218,7 +213,7 @@ spec:
218213
- name: name
219214
value: git-clone-oci-ta
220215
- name: bundle
221-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:8ecf57d5a6697ce709bee65b62781efe79a10b0c2b95e05576442b67fbd61744
216+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:be82c55346e8810bd1edc5547f864064da6945979baccca7dfc99990b392a02b
222217
- name: kind
223218
value: task
224219
resolver: bundles
@@ -247,7 +242,7 @@ spec:
247242
- name: name
248243
value: prefetch-dependencies-oci-ta
249244
- name: bundle
250-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d48c621ae828a3cbca162e12ec166210d2d77a7ba23b0e5d60c4a1b94491adeb
245+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:125aea525bcdb31ff86cb37d56e3d8369587ead48da3bc454d4344682724ca54
251246
- name: kind
252247
value: task
253248
resolver: bundles
@@ -290,7 +285,7 @@ spec:
290285
- name: name
291286
value: buildah-oci-ta
292287
- name: bundle
293-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:b91b634c32b7fd98dbfc4cdbc0a97d7694997fd49ceebabf34c2535fd47f84a2
288+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:653b4d9f00250abdc57ca277b8dbb91b50c976d38eda00be7cd97af639678f6e
294289
- name: kind
295290
value: task
296291
resolver: bundles
@@ -319,7 +314,7 @@ spec:
319314
- name: name
320315
value: build-image-index
321316
- name: bundle
322-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:462ecbf94ec44a8b770d6ef8838955f91f57ee79795e5c18bdc0fcb0df593742
317+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:72f77a8c62f9d6f69ab5c35170839e4b190026e6cc3d7d4ceafa7033fc30ad7b
323318
- name: kind
324319
value: task
325320
resolver: bundles
@@ -331,19 +326,21 @@ spec:
331326
- name: build-source-image
332327
params:
333328
- name: BINARY_IMAGE
334-
value: $(params.output-image)
329+
value: $(tasks.build-image-index.results.IMAGE_URL)
335330
- name: SOURCE_ARTIFACT
336331
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
337332
- name: CACHI2_ARTIFACT
338333
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
334+
- name: BINARY_IMAGE_DIGEST
335+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
339336
runAfter:
340337
- build-image-index
341338
taskRef:
342339
params:
343340
- name: name
344341
value: source-build-oci-ta
345342
- name: bundle
346-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:56fa2cbfc04bad4765b7fe1fa8022587f4042d4e8533bb5f65311d46b43226ee
343+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:bfec1fabb0ed7c191e6c85d75e6cc577a04cabe9e6b35f9476529e8e5b3c0c82
347344
- name: kind
348345
value: task
349346
resolver: bundles
@@ -369,7 +366,7 @@ spec:
369366
- name: name
370367
value: deprecated-image-check
371368
- name: bundle
372-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:eb8136b543147b4a3e88ca3cc661ca6a11e303f35f0db44059f69151beea8496
369+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:f485ef8bfdaf6e6d8d7795eb2e25f9c5ee8619d52220f4d64b5e28078d568c89
373370
- name: kind
374371
value: task
375372
resolver: bundles
@@ -391,7 +388,7 @@ spec:
391388
- name: name
392389
value: clair-scan
393390
- name: bundle
394-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:7c73e2beca9b8306387efeaf775831440ec799b05a5f5c008a65bb941a1e91f6
391+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
395392
- name: kind
396393
value: task
397394
resolver: bundles
@@ -411,7 +408,7 @@ spec:
411408
- name: name
412409
value: ecosystem-cert-preflight-checks
413410
- name: bundle
414-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dea8d9b4bec3e99d612d799798acf132df48276164b5193ea68f9f3c25ae425b
411+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
415412
- name: kind
416413
value: task
417414
resolver: bundles
@@ -437,7 +434,7 @@ spec:
437434
- name: name
438435
value: sast-snyk-check-oci-ta
439436
- name: bundle
440-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:89aead32dc21404e4e0913be9668bdd2eea795db3e4caa762fb619044e479cb8
437+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
441438
- name: kind
442439
value: task
443440
resolver: bundles
@@ -459,7 +456,7 @@ spec:
459456
- name: name
460457
value: clamav-scan
461458
- name: bundle
462-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:59094118aa07d5b0199565c4e0b2d0f4feb9a4741877c8716877572e2c4804f9
459+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:cce2dfcc5bd6e91ee54aacdadad523b013eeae5cdaa7f6a4624b8cbcc040f439
463460
- name: kind
464461
value: task
465462
resolver: bundles
@@ -504,7 +501,7 @@ spec:
504501
- name: name
505502
value: sast-coverity-check-oci-ta
506503
- name: bundle
507-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c8eb622d59019582f6f11ed656c0f04f388737f7dd6e47cd780ad0f34bb38bb2
504+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:5f81372e21a3c6f4a745b723e444b6eb81a11bdff8740e0ce4b96ad42924e45e
508505
- name: kind
509506
value: task
510507
resolver: bundles
@@ -525,7 +522,7 @@ spec:
525522
- name: name
526523
value: coverity-availability-check
527524
- name: bundle
528-
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:8b58c4fae00c0dfe3937abfb8a9a61aa3c408cca4278b817db53d518428d944e
525+
value: quay.io/konflux-ci/tekton-catalog/task-coverity-availability-check:0.2@sha256:db2b267dc15e4ed17f704ee91b8e9b38068e1a35b1018a328fdca621819d74c6
529526
- name: kind
530527
value: task
531528
resolver: bundles
@@ -551,7 +548,7 @@ spec:
551548
- name: name
552549
value: sast-shell-check-oci-ta
553550
- name: bundle
554-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:57b3262138eb06186ae7375f84ca53788bba2a66cfd03d39cb82c78df050aba5
551+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
555552
- name: kind
556553
value: task
557554
resolver: bundles
@@ -577,7 +574,7 @@ spec:
577574
- name: name
578575
value: sast-unicode-check-oci-ta
579576
- name: bundle
580-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:df185dbe4e2852668f9c46f938dd752e90ea9c79696363378435a6499596c319
577+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
581578
- name: kind
582579
value: task
583580
resolver: bundles
@@ -599,7 +596,7 @@ spec:
599596
- name: name
600597
value: apply-tags
601598
- name: bundle
602-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:3f89ba89cacf8547261b5ce064acce81bfe470c8ace127794d0e90aebc8c347d
599+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:264fa9591929fb60e3aca033ff168e5d98b1aafb458d6988e327a99ff494b00b
603600
- name: kind
604601
value: task
605602
resolver: bundles
@@ -622,7 +619,7 @@ spec:
622619
- name: name
623620
value: push-dockerfile-oci-ta
624621
- name: bundle
625-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:278f84550844c1c050a65536799f4b54e7c203e0ac51393aa75379dd974c82e9
622+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8640726ef7c5875e3b2e64c9f823921ea970674593f077cadfce3c45c9b9a2b9
626623
- name: kind
627624
value: task
628625
resolver: bundles
@@ -639,7 +636,7 @@ spec:
639636
- name: name
640637
value: rpms-signature-scan
641638
- name: bundle
642-
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2366b2f394610192736dd8edac1a702964daeb961603dfc9ceb6b8188e39a009
639+
value: quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:1b6c20ab3dbfb0972803d3ebcb2fa72642e59400c77bd66dfd82028bdd09e120
643640
- name: kind
644641
value: task
645642
resolver: bundles

0 commit comments

Comments
 (0)