Skip to content

Commit c8317f1

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

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

.tekton/cluster-api-provider-kubevirt-mce-27-pull-request.yaml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ metadata:
77
build.appstudio.redhat.com/pull_request_number: '{{pull_request_number}}'
88
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
99
pipelinesascode.tekton.dev/max-keep-runs: "3"
10-
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
11-
== "release-4.17"
12-
creationTimestamp: null
10+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-4.17"
11+
creationTimestamp:
1312
labels:
1413
appstudio.openshift.io/application: release-mce-27
1514
appstudio.openshift.io/component: cluster-api-provider-kubevirt-mce-27
@@ -41,7 +40,7 @@ spec:
4140
- name: name
4241
value: show-sbom
4342
- name: bundle
44-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:7f8b5499a21de9aca718d0cf2e170949af6b30cacf882d64983471a2c673b1da
43+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
4544
- name: kind
4645
value: task
4746
resolver: bundles
@@ -60,7 +59,7 @@ spec:
6059
- name: name
6160
value: summary
6261
- name: bundle
63-
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:d97c04ab42f277b1103eb6f3a053b247849f4f5b3237ea302a8ecada3b24e15b
62+
value: quay.io/konflux-ci/tekton-catalog/task-summary:0.2@sha256:3f6e8513cbd70f0416eb6c6f2766973a754778526125ff33d8e3633def917091
6463
- name: kind
6564
value: task
6665
resolver: bundles
@@ -79,13 +78,11 @@ spec:
7978
name: output-image
8079
type: string
8180
- default: .
82-
description: Path to the source code of an application's component from where
83-
to build image.
81+
description: Path to the source code of an application's component from where to build image.
8482
name: path-context
8583
type: string
8684
- default: Dockerfile
87-
description: Path to the Dockerfile inside the context specified by parameter
88-
path-context
85+
description: Path to the Dockerfile inside the context specified by parameter path-context
8986
name: dockerfile
9087
type: string
9188
- default: "false"
@@ -109,8 +106,7 @@ spec:
109106
name: java
110107
type: string
111108
- default: ""
112-
description: Image tag expiration time, time values could be something like
113-
1h, 2d, 3w for hours, days, and weeks, respectively.
109+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
114110
name: image-expires-after
115111
- default: "false"
116112
description: Build a source image.
@@ -154,7 +150,7 @@ spec:
154150
- name: name
155151
value: init
156152
- name: bundle
157-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:99c98d3e5195e9920482f2187590d6f9150c4b8a2001b1ce5dcd5077abda9481
153+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
158154
- name: kind
159155
value: task
160156
resolver: bundles
@@ -171,7 +167,7 @@ spec:
171167
- name: name
172168
value: git-clone
173169
- name: bundle
174-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:de0ca8872c791944c479231e21d68379b54877aaf42e5f766ef4a8728970f8b3
170+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7939000e2f92fc8b5d2c4ee4ba9000433c5aa7700d2915a1d4763853d5fd1fd4
175171
- name: kind
176172
value: task
177173
resolver: bundles
@@ -196,7 +192,7 @@ spec:
196192
- name: name
197193
value: prefetch-dependencies
198194
- name: bundle
199-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.1@sha256:9f1dd115789528ed0d9f8469828d180724efb0dca244d17c9ac99663edf5bcda
195+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.2@sha256:cc4d9b276a7ad95f1783bfa572e220b7e1f554b901aaeb0e1739ebe68eeb7c63
200196
- name: kind
201197
value: task
202198
resolver: bundles
@@ -240,7 +236,7 @@ spec:
240236
- name: name
241237
value: buildah
242238
- name: bundle
243-
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.1@sha256:72e4ddd9b543e2766830e3a513da5c2fec26ea7a72a50e8c85be642912caa603
239+
value: quay.io/konflux-ci/tekton-catalog/task-buildah:0.4@sha256:1cb48a2fcd1b06a60b5a79e9157122f21903dec89782c702014f76717a0bbbb5
244240
- name: kind
245241
value: task
246242
resolver: bundles
@@ -255,17 +251,19 @@ spec:
255251
- name: build-source-image
256252
params:
257253
- name: BINARY_IMAGE
258-
value: $(params.output-image)
254+
value: $(tasks.build-container.results.IMAGE_URL)
259255
- name: BASE_IMAGES
260256
value: $(tasks.build-container.results.BASE_IMAGES_DIGESTS)
257+
- name: BINARY_IMAGE_DIGEST
258+
value: $(tasks.build-container.results.IMAGE_DIGEST)
261259
runAfter:
262260
- build-container
263261
taskRef:
264262
params:
265263
- name: name
266264
value: source-build
267265
- name: bundle
268-
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.1@sha256:9eee3cf280d33106ea5a0a25f48ca54478d4120594c0e1b5a7849d3566cef670
266+
value: quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:dbb10650431dad739c1386b8eb4552b552ec1ce277bc75d69130051f91918fb9
269267
- name: kind
270268
value: task
271269
resolver: bundles
@@ -296,7 +294,7 @@ spec:
296294
- name: name
297295
value: deprecated-image-check
298296
- name: bundle
299-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.4@sha256:ea275aeb7d204ef203a67e6a45a4902479afc1d906d2120f0d8c77d9541ea850
297+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
300298
- name: kind
301299
value: task
302300
resolver: bundles
@@ -318,7 +316,7 @@ spec:
318316
- name: name
319317
value: clair-scan
320318
- name: bundle
321-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.1@sha256:a13278c3ee419db573a3919d8f86091497d2e7b52b5a800c2767c265df51c58a
319+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
322320
- name: kind
323321
value: task
324322
resolver: bundles
@@ -338,7 +336,7 @@ spec:
338336
- name: name
339337
value: ecosystem-cert-preflight-checks
340338
- name: bundle
341-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.1@sha256:8838d3e1628dbe61f4851b3640d2e3a9a3079d3ff3da955f4a3e4c2c95a013df
339+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
342340
- name: kind
343341
value: task
344342
resolver: bundles
@@ -360,7 +358,7 @@ spec:
360358
- name: name
361359
value: sast-snyk-check
362360
- name: bundle
363-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.1@sha256:d68390c8d771a50dcc99841ae224d18f36b677d9da6ad9bf8972878bde5f0f8f
361+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:351f2dce893159b703e9b6d430a2450b3df9967cb9bd3adb46852df8ccfe4c0d
364362
- name: kind
365363
value: task
366364
resolver: bundles
@@ -385,7 +383,7 @@ spec:
385383
- name: name
386384
value: clamav-scan
387385
- name: bundle
388-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.1@sha256:a5742024c2755d3636110aea0b86d298660bb8b7708894674baec16bb90b7106
386+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
389387
- name: kind
390388
value: task
391389
resolver: bundles
@@ -407,7 +405,7 @@ spec:
407405
- name: name
408406
value: sbom-json-check
409407
- name: bundle
410-
value: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.1@sha256:acc9cb8a714f33c0e48d6ca219b6bd0191f09cdd767af4ef3a35d0a5cac53b5d
408+
value: quay.io/konflux-ci/tekton-catalog/task-sbom-json-check:0.2@sha256:731e0ec46e89424074eeef23d399064f71b378b007b930421c101455eea1b814
411409
- name: kind
412410
value: task
413411
resolver: bundles
@@ -418,16 +416,18 @@ spec:
418416
- "false"
419417
- name: apply-tags
420418
params:
421-
- name: IMAGE
419+
- name: IMAGE_URL
422420
value: $(tasks.build-container.results.IMAGE_URL)
421+
- name: IMAGE_DIGEST
422+
value: $(tasks.build-container.results.IMAGE_DIGEST)
423423
runAfter:
424424
- build-container
425425
taskRef:
426426
params:
427427
- name: name
428428
value: apply-tags
429429
- name: bundle
430-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.1@sha256:516875845f2988848ebde5f3e9c717d6077af7bf9b3cb2b34a3c3f86b2609a14
430+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
431431
- name: kind
432432
value: task
433433
resolver: bundles
@@ -448,7 +448,7 @@ spec:
448448
- name: name
449449
value: push-dockerfile
450450
- name: bundle
451-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:e2c8fa67da036cef81e407e28c14b6a2034c6564009e084c368005a4640c554c
451+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.1@sha256:59c1489aaa982e636ef675b053ca729f539cc504ff58c54a0f962795698b8732
452452
- name: kind
453453
value: task
454454
resolver: bundles
@@ -466,7 +466,7 @@ spec:
466466
- name: workspace
467467
volumeClaimTemplate:
468468
metadata:
469-
creationTimestamp: null
469+
creationTimestamp:
470470
spec:
471471
accessModes:
472472
- ReadWriteOnce

0 commit comments

Comments
 (0)