Skip to content

Commit 1f75483

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

File tree

1 file changed

+37
-31
lines changed

1 file changed

+37
-31
lines changed

.tekton/modelmesh-runtime-adapter-multi-arch-poc-push.yaml

Lines changed: 37 additions & 31 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-
== "multi-arch-konflux"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch == "multi-arch-konflux"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: odh-multi-arch-poc
1514
appstudio.openshift.io/component: modelmesh-runtime-adapter-multi-arch-poc
@@ -48,7 +47,7 @@ spec:
4847
- name: name
4948
value: show-sbom
5049
- name: bundle
51-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
50+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5251
- name: kind
5352
value: task
5453
resolver: bundles
@@ -64,13 +63,11 @@ spec:
6463
name: output-image
6564
type: string
6665
- default: .
67-
description: Path to the source code of an application's component from where
68-
to build image.
66+
description: Path to the source code of an application's component from where to build image.
6967
name: path-context
7068
type: string
7169
- default: Dockerfile
72-
description: Path to the Dockerfile inside the context specified by parameter
73-
path-context
70+
description: Path to the Dockerfile inside the context specified by parameter path-context
7471
name: dockerfile
7572
type: string
7673
- default: "false"
@@ -90,8 +87,7 @@ spec:
9087
name: prefetch-input
9188
type: string
9289
- default: ""
93-
description: Image tag expiration time, time values could be something like
94-
1h, 2d, 3w for hours, days, and weeks, respectively.
90+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9591
name: image-expires-after
9692
type: string
9793
- default: "false"
@@ -111,14 +107,12 @@ spec:
111107
name: build-args-file
112108
type: string
113109
- default: "false"
114-
description: Whether to enable privileged mode, should be used only with remote
115-
VMs
110+
description: Whether to enable privileged mode, should be used only with remote VMs
116111
name: privileged-nested
117112
type: string
118113
- default:
119114
- linux/x86_64
120-
description: List of platforms to build the container images on. The available
121-
set of values is determined by the configuration of the multi-platform-controller.
115+
description: List of platforms to build the container images on. The available set of values is determined by the configuration of the multi-platform-controller.
122116
name: build-platforms
123117
type: array
124118
results:
@@ -148,7 +142,7 @@ spec:
148142
- name: name
149143
value: init
150144
- name: bundle
151-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
145+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
152146
- name: kind
153147
value: task
154148
resolver: bundles
@@ -169,7 +163,7 @@ spec:
169163
- name: name
170164
value: git-clone-oci-ta
171165
- name: bundle
172-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
166+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
173167
- name: kind
174168
value: task
175169
resolver: bundles
@@ -198,7 +192,7 @@ spec:
198192
- name: name
199193
value: prefetch-dependencies-oci-ta
200194
- name: bundle
201-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d0cbc492da865be336d09926eb6e3494403dccaa4a212bbdf472d8adbf80ab08
195+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:22290579c9fe0b5c1689bb9023b3eddec73c285b680226d9f460346ae849a2cb
202196
- name: kind
203197
value: task
204198
resolver: bundles
@@ -248,7 +242,7 @@ spec:
248242
- name: name
249243
value: buildah-remote-oci-ta
250244
- name: bundle
251-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:01683db105fe4e6577c6df87686588bfbf0949cd40f8cb01d69c2ad834e9b9cf
245+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cd9ef1eb119700a6883edcf93fd7c71dc33ee43467f3c2728b2a002c77915e8d
252246
- name: kind
253247
value: task
254248
resolver: bundles
@@ -277,7 +271,7 @@ spec:
277271
- name: name
278272
value: build-image-index
279273
- name: bundle
280-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
274+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
281275
- name: kind
282276
value: task
283277
resolver: bundles
@@ -289,19 +283,21 @@ spec:
289283
- name: build-source-image
290284
params:
291285
- name: BINARY_IMAGE
292-
value: $(params.output-image)
286+
value: $(tasks.build-image-index.results.IMAGE_URL)
293287
- name: SOURCE_ARTIFACT
294288
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
295289
- name: CACHI2_ARTIFACT
296290
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
291+
- name: BINARY_IMAGE_DIGEST
292+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
297293
runAfter:
298294
- build-image-index
299295
taskRef:
300296
params:
301297
- name: name
302298
value: source-build-oci-ta
303299
- name: bundle
304-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:b424894fc8e806c12658daa565b835fd2d66e7f7608afc47529eb7b410f030d7
300+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
305301
- name: kind
306302
value: task
307303
resolver: bundles
@@ -327,7 +323,7 @@ spec:
327323
- name: name
328324
value: deprecated-image-check
329325
- name: bundle
330-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
326+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
331327
- name: kind
332328
value: task
333329
resolver: bundles
@@ -349,7 +345,7 @@ spec:
349345
- name: name
350346
value: clair-scan
351347
- name: bundle
352-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
348+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
353349
- name: kind
354350
value: task
355351
resolver: bundles
@@ -369,7 +365,7 @@ spec:
369365
- name: name
370366
value: ecosystem-cert-preflight-checks
371367
- name: bundle
372-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:b550ff4f0b634512ce5200074be7afd7a5a6c05b783620c626e2a3035cd56448
368+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
373369
- name: kind
374370
value: task
375371
resolver: bundles
@@ -378,6 +374,11 @@ spec:
378374
operator: in
379375
values:
380376
- "false"
377+
matrix:
378+
params:
379+
- name: platform
380+
value:
381+
- $(params.build-platforms)
381382
- name: sast-snyk-check
382383
params:
383384
- name: image-digest
@@ -395,7 +396,7 @@ spec:
395396
- name: name
396397
value: sast-snyk-check-oci-ta
397398
- name: bundle
398-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
399+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
399400
- name: kind
400401
value: task
401402
resolver: bundles
@@ -417,7 +418,7 @@ spec:
417418
- name: name
418419
value: clamav-scan
419420
- name: bundle
420-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
421+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
421422
- name: kind
422423
value: task
423424
resolver: bundles
@@ -426,6 +427,11 @@ spec:
426427
operator: in
427428
values:
428429
- "false"
430+
matrix:
431+
params:
432+
- name: image-arch
433+
value:
434+
- $(params.build-platforms)
429435
- name: sast-coverity-check
430436
params:
431437
- name: image-digest
@@ -462,7 +468,7 @@ spec:
462468
- name: name
463469
value: sast-coverity-check-oci-ta
464470
- name: bundle
465-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:dda889f85faa30eb18db4f195bc03428e8913afa14624552d2cb9f714c786dbf
471+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
466472
- name: kind
467473
value: task
468474
resolver: bundles
@@ -509,7 +515,7 @@ spec:
509515
- name: name
510516
value: sast-shell-check-oci-ta
511517
- name: bundle
512-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
518+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
513519
- name: kind
514520
value: task
515521
resolver: bundles
@@ -535,7 +541,7 @@ spec:
535541
- name: name
536542
value: sast-unicode-check-oci-ta
537543
- name: bundle
538-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
544+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
539545
- name: kind
540546
value: task
541547
resolver: bundles
@@ -557,7 +563,7 @@ spec:
557563
- name: name
558564
value: apply-tags
559565
- name: bundle
560-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
566+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
561567
- name: kind
562568
value: task
563569
resolver: bundles
@@ -580,7 +586,7 @@ spec:
580586
- name: name
581587
value: push-dockerfile-oci-ta
582588
- name: bundle
583-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
589+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
584590
- name: kind
585591
value: task
586592
resolver: bundles

0 commit comments

Comments
 (0)