Skip to content

Commit 302819d

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

File tree

2 files changed

+68
-60
lines changed

2 files changed

+68
-60
lines changed

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

Lines changed: 34 additions & 30 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-
== "release-4.16"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-4.16"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: release-mce-26
1615
appstudio.openshift.io/component: cluster-api-provider-kubevirt-mce-26
@@ -56,7 +55,7 @@ spec:
5655
- name: name
5756
value: show-sbom
5857
- name: bundle
59-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
58+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
6059
- name: kind
6160
value: task
6261
resolver: bundles
@@ -72,13 +71,11 @@ spec:
7271
name: output-image
7372
type: string
7473
- default: .
75-
description: Path to the source code of an application's component from where
76-
to build image.
74+
description: Path to the source code of an application's component from where to build image.
7775
name: path-context
7876
type: string
7977
- default: Dockerfile
80-
description: Path to the Dockerfile inside the context specified by parameter
81-
path-context
78+
description: Path to the Dockerfile inside the context specified by parameter path-context
8279
name: dockerfile
8380
type: string
8481
- default: "false"
@@ -98,8 +95,7 @@ spec:
9895
name: prefetch-input
9996
type: string
10097
- default: ""
101-
description: Image tag expiration time, time values could be something like
102-
1h, 2d, 3w for hours, days, and weeks, respectively.
98+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
10399
name: image-expires-after
104100
type: string
105101
- default: "false"
@@ -119,14 +115,12 @@ spec:
119115
name: build-args-file
120116
type: string
121117
- default: "false"
122-
description: Whether to enable privileged mode, should be used only with remote
123-
VMs
118+
description: Whether to enable privileged mode, should be used only with remote VMs
124119
name: privileged-nested
125120
type: string
126121
- default:
127122
- linux/x86_64
128-
description: List of platforms to build the container images on. The available
129-
set of values is determined by the configuration of the multi-platform-controller.
123+
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.
130124
name: build-platforms
131125
type: array
132126
results:
@@ -156,7 +150,7 @@ spec:
156150
- name: name
157151
value: init
158152
- name: bundle
159-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
153+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
160154
- name: kind
161155
value: task
162156
resolver: bundles
@@ -177,7 +171,7 @@ spec:
177171
- name: name
178172
value: git-clone-oci-ta
179173
- name: bundle
180-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
174+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
181175
- name: kind
182176
value: task
183177
resolver: bundles
@@ -208,7 +202,7 @@ spec:
208202
- name: name
209203
value: prefetch-dependencies-oci-ta
210204
- name: bundle
211-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
205+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:22290579c9fe0b5c1689bb9023b3eddec73c285b680226d9f460346ae849a2cb
212206
- name: kind
213207
value: task
214208
resolver: bundles
@@ -258,7 +252,7 @@ spec:
258252
- name: name
259253
value: buildah-remote-oci-ta
260254
- name: bundle
261-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:03cdda62fc59cd003a8502345231faadc7d7e37914c328b934cd656452f1ebdc
255+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:cd9ef1eb119700a6883edcf93fd7c71dc33ee43467f3c2728b2a002c77915e8d
262256
- name: kind
263257
value: task
264258
resolver: bundles
@@ -287,7 +281,7 @@ spec:
287281
- name: name
288282
value: build-image-index
289283
- name: bundle
290-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
284+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
291285
- name: kind
292286
value: task
293287
resolver: bundles
@@ -313,7 +307,7 @@ spec:
313307
- name: name
314308
value: source-build-oci-ta
315309
- name: bundle
316-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
310+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:7a36cc284c5932c18e117fe5995f3246b5dcc11ec742b66a2f9ae710034b064f
317311
- name: kind
318312
value: task
319313
resolver: bundles
@@ -339,7 +333,7 @@ spec:
339333
- name: name
340334
value: deprecated-image-check
341335
- name: bundle
342-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
336+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
343337
- name: kind
344338
value: task
345339
resolver: bundles
@@ -361,7 +355,7 @@ spec:
361355
- name: name
362356
value: clair-scan
363357
- name: bundle
364-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
358+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
365359
- name: kind
366360
value: task
367361
resolver: bundles
@@ -381,7 +375,7 @@ spec:
381375
- name: name
382376
value: ecosystem-cert-preflight-checks
383377
- name: bundle
384-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
378+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:e106b6182e72c8f34ceae3f56b0b1aa2b4dc60f573877d9e51c3791029a7acb6
385379
- name: kind
386380
value: task
387381
resolver: bundles
@@ -390,6 +384,11 @@ spec:
390384
operator: in
391385
values:
392386
- "false"
387+
matrix:
388+
params:
389+
- name: platform
390+
value:
391+
- $(params.build-platforms)
393392
- name: sast-snyk-check
394393
params:
395394
- name: image-digest
@@ -407,7 +406,7 @@ spec:
407406
- name: name
408407
value: sast-snyk-check-oci-ta
409408
- name: bundle
410-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:fe5e5ba3a72632cd505910de2eacd62c9d11ed570c325173188f8d568ac60771
409+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:322c86ad5ee252c04440184d9f5046d276415148cb6bfaf571be1b102101786b
411410
- name: kind
412411
value: task
413412
resolver: bundles
@@ -429,7 +428,7 @@ spec:
429428
- name: name
430429
value: clamav-scan
431430
- name: bundle
432-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
431+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
433432
- name: kind
434433
value: task
435434
resolver: bundles
@@ -438,6 +437,11 @@ spec:
438437
operator: in
439438
values:
440439
- "false"
440+
matrix:
441+
params:
442+
- name: image-arch
443+
value:
444+
- $(params.build-platforms)
441445
- name: sast-coverity-check
442446
params:
443447
- name: image-digest
@@ -474,7 +478,7 @@ spec:
474478
- name: name
475479
value: sast-coverity-check-oci-ta
476480
- name: bundle
477-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:6b4d1321219df88d2d709f2ec1566edfd017cae58015ac8f39f92e350f9747e1
481+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
478482
- name: kind
479483
value: task
480484
resolver: bundles
@@ -547,7 +551,7 @@ spec:
547551
- name: name
548552
value: sast-unicode-check-oci-ta
549553
- name: bundle
550-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:3f99dc4634a62e1530324cd565d12323ca82be3cfa8a031a36b210becfa7b552
554+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
551555
- name: kind
552556
value: task
553557
resolver: bundles
@@ -569,7 +573,7 @@ spec:
569573
- name: name
570574
value: apply-tags
571575
- name: bundle
572-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
576+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
573577
- name: kind
574578
value: task
575579
resolver: bundles
@@ -592,7 +596,7 @@ spec:
592596
- name: name
593597
value: push-dockerfile-oci-ta
594598
- name: bundle
595-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
599+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
596600
- name: kind
597601
value: task
598602
resolver: bundles
@@ -628,4 +632,4 @@ spec:
628632
- name: git-auth
629633
secret:
630634
secretName: '{{ git_auth_secret }}'
631-
status: {}
635+
status: {}

0 commit comments

Comments
 (0)