Skip to content

Commit e5002bb

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

File tree

2 files changed

+52
-58
lines changed

2 files changed

+52
-58
lines changed

.tekton/sealights-mcp-pull-request.yaml

Lines changed: 26 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ metadata:
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/cancel-in-progress: "true"
1010
pipelinesascode.tekton.dev/max-keep-runs: "3"
11-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
12-
== "main"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "main"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ai-tools
1615
appstudio.openshift.io/component: sealights-mcp
@@ -47,7 +46,7 @@ spec:
4746
- name: name
4847
value: show-sbom
4948
- name: bundle
50-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:002f7c8c1d2f9e09904035da414aba1188ae091df0ea9532cd997be05e73d594
49+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5150
- name: kind
5251
value: task
5352
resolver: bundles
@@ -63,13 +62,11 @@ spec:
6362
name: output-image
6463
type: string
6564
- default: .
66-
description: Path to the source code of an application's component from where
67-
to build image.
65+
description: Path to the source code of an application's component from where to build image.
6866
name: path-context
6967
type: string
7068
- default: Dockerfile
71-
description: Path to the Dockerfile inside the context specified by parameter
72-
path-context
69+
description: Path to the Dockerfile inside the context specified by parameter path-context
7370
name: dockerfile
7471
type: string
7572
- default: "false"
@@ -89,8 +86,7 @@ spec:
8986
name: prefetch-input
9087
type: string
9188
- default: ""
92-
description: Image tag expiration time, time values could be something like
93-
1h, 2d, 3w for hours, days, and weeks, respectively.
89+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9490
name: image-expires-after
9591
type: string
9692
- default: "false"
@@ -110,8 +106,7 @@ spec:
110106
name: build-args-file
111107
type: string
112108
- default: "false"
113-
description: Whether to enable privileged mode, should be used only with remote
114-
VMs
109+
description: Whether to enable privileged mode, should be used only with remote VMs
115110
name: privileged-nested
116111
type: string
117112
results:
@@ -141,7 +136,7 @@ spec:
141136
- name: name
142137
value: init
143138
- name: bundle
144-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
139+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
145140
- name: kind
146141
value: task
147142
resolver: bundles
@@ -162,7 +157,7 @@ spec:
162157
- name: name
163158
value: git-clone-oci-ta
164159
- name: bundle
165-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:0e512b12775b2bcc4eb47bb34b7a2db2e91c3ceef04b2f2487fa421032d8859a
160+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
166161
- name: kind
167162
value: task
168163
resolver: bundles
@@ -191,7 +186,7 @@ spec:
191186
- name: name
192187
value: prefetch-dependencies-oci-ta
193188
- name: bundle
194-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d0cbc492da865be336d09926eb6e3494403dccaa4a212bbdf472d8adbf80ab08
189+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:29869c64ff27e964e26a8a7ea2c882a2ed5424210bd0603be45a07e2ebf308cc
195190
- name: kind
196191
value: task
197192
resolver: bundles
@@ -234,7 +229,7 @@ spec:
234229
- name: name
235230
value: buildah-oci-ta
236231
- name: bundle
237-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:d90c4cf682189faab5c702e55f4855242e228ce1a05e54e1734b7b9c6fa40441
232+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:5194b17407c4951fb9169c00e4c8c54d01dba4bac01c48441220a4fbc6eb898e
238233
- name: kind
239234
value: task
240235
resolver: bundles
@@ -263,7 +258,7 @@ spec:
263258
- name: name
264259
value: build-image-index
265260
- name: bundle
266-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3cf3dcc0bf7b674b940063b4d55e41fe7d43636a1d82572e3850228aa5350fa8
261+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3bf6e4e83f911066430041534a69eec51dbd0f52f34a9bf41c6f3a24ec2ffb22
267262
- name: kind
268263
value: task
269264
resolver: bundles
@@ -275,19 +270,21 @@ spec:
275270
- name: build-source-image
276271
params:
277272
- name: BINARY_IMAGE
278-
value: $(params.output-image)
273+
value: $(tasks.build-image-index.results.IMAGE_URL)
279274
- name: SOURCE_ARTIFACT
280275
value: $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
281276
- name: CACHI2_ARTIFACT
282277
value: $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
278+
- name: BINARY_IMAGE_DIGEST
279+
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
283280
runAfter:
284281
- build-image-index
285282
taskRef:
286283
params:
287284
- name: name
288285
value: source-build-oci-ta
289286
- name: bundle
290-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.2@sha256:f0784e8e0e396f40a6523693825b5966c3c615ba3d342350165e83cb72a24ef7
287+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f1c0743939fe246b19e9e268a3b96b22b724096dcf946548c3d60e184136e32f
291288
- name: kind
292289
value: task
293290
resolver: bundles
@@ -313,7 +310,7 @@ spec:
313310
- name: name
314311
value: deprecated-image-check
315312
- name: bundle
316-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:270a79138a98e43c366d3722978cb5940d2bcb822ba6b60377330f863b7a1e62
313+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
317314
- name: kind
318315
value: task
319316
resolver: bundles
@@ -335,7 +332,7 @@ spec:
335332
- name: name
336333
value: clair-scan
337334
- name: bundle
338-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
335+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
339336
- name: kind
340337
value: task
341338
resolver: bundles
@@ -355,7 +352,7 @@ spec:
355352
- name: name
356353
value: ecosystem-cert-preflight-checks
357354
- name: bundle
358-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:95ca11d147ee97d98f495477e9f42afe94ba3f869fc81c4e7b241ebd21e7395f
355+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
359356
- name: kind
360357
value: task
361358
resolver: bundles
@@ -381,7 +378,7 @@ spec:
381378
- name: name
382379
value: sast-snyk-check-oci-ta
383380
- name: bundle
384-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
381+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
385382
- name: kind
386383
value: task
387384
resolver: bundles
@@ -403,7 +400,7 @@ spec:
403400
- name: name
404401
value: clamav-scan
405402
- name: bundle
406-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
403+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
407404
- name: kind
408405
value: task
409406
resolver: bundles
@@ -448,7 +445,7 @@ spec:
448445
- name: name
449446
value: sast-coverity-check-oci-ta
450447
- name: bundle
451-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:dda889f85faa30eb18db4f195bc03428e8913afa14624552d2cb9f714c786dbf
448+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:9c776c82aeaf36539a0aa68764ed285f78530d78207ddb011aaa0a01f9ccb16d
452449
- name: kind
453450
value: task
454451
resolver: bundles
@@ -495,7 +492,7 @@ spec:
495492
- name: name
496493
value: sast-shell-check-oci-ta
497494
- name: bundle
498-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:1e8f18f892e16f5d0fc0f42ae8512e3c78251d43cd9d9f7cfd3f6667242bf619
495+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
499496
- name: kind
500497
value: task
501498
resolver: bundles
@@ -521,7 +518,7 @@ spec:
521518
- name: name
522519
value: sast-unicode-check-oci-ta
523520
- name: bundle
524-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:24ad71fde435fc25abba2c4c550beb088b1530f738d3c377e2f635b5f320d57b
521+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
525522
- name: kind
526523
value: task
527524
resolver: bundles
@@ -543,7 +540,7 @@ spec:
543540
- name: name
544541
value: apply-tags
545542
- name: bundle
546-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
543+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
547544
- name: kind
548545
value: task
549546
resolver: bundles
@@ -566,7 +563,7 @@ spec:
566563
- name: name
567564
value: push-dockerfile-oci-ta
568565
- name: bundle
569-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
566+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
570567
- name: kind
571568
value: task
572569
resolver: bundles

0 commit comments

Comments
 (0)