Skip to content

Commit b2aae8e

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

File tree

1 file changed

+16
-20
lines changed

1 file changed

+16
-20
lines changed

.tekton/guardrails-detectors-multi-arch-poc-push.yaml

Lines changed: 16 additions & 20 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: guardrails-detectors-multi-arch-poc
@@ -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:
@@ -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:5e15408f997557153b13d492aeccb51c01923bfbe4fbdf6f1e8695ce1b82f826
195+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
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:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
252246
- name: kind
253247
value: task
254248
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:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
305301
- name: kind
306302
value: task
307303
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:abbe195626eec925288df6425679559025d1be4af5ae70ca6dbbcb49ad3bf08b
373369
- name: kind
374370
value: task
375371
resolver: bundles
@@ -462,7 +458,7 @@ spec:
462458
- name: name
463459
value: sast-coverity-check-oci-ta
464460
- name: bundle
465-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:dda889f85faa30eb18db4f195bc03428e8913afa14624552d2cb9f714c786dbf
461+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
466462
- name: kind
467463
value: task
468464
resolver: bundles
@@ -535,7 +531,7 @@ spec:
535531
- name: name
536532
value: sast-unicode-check-oci-ta
537533
- name: bundle
538-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
534+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
539535
- name: kind
540536
value: task
541537
resolver: bundles

0 commit comments

Comments
 (0)