Skip to content

Commit 26aefb9

Browse files
[main] Update Konflux references
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 7b09e51 commit 26aefb9

File tree

3 files changed

+63
-60
lines changed

3 files changed

+63
-60
lines changed

.tekton/bundle-build.yaml

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: tekton.dev/v1
22
kind: Pipeline
33
metadata:
4-
creationTimestamp: null
4+
creationTimestamp:
55
labels:
66
pipelines.openshift.io/runtime: generic
77
pipelines.openshift.io/strategy: docker
@@ -23,7 +23,7 @@ spec:
2323
- name: name
2424
value: show-sbom
2525
- name: bundle
26-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
26+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
2727
- name: kind
2828
value: task
2929
resolver: bundles
@@ -41,8 +41,7 @@ spec:
4141
name: build-source-image
4242
type: string
4343
- default: "false"
44-
description: 'Enable in-development package managers. WARNING: the behavior may
45-
change at any time without notice. Use at your own risk.'
44+
description: 'Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.'
4645
name: prefetch-input-dev-package-managers
4746
- default: []
4847
description: Additional image tags
@@ -59,13 +58,11 @@ spec:
5958
name: output-image
6059
type: string
6160
- default: .
62-
description: Path to the source code of an application's component from where
63-
to build image.
61+
description: Path to the source code of an application's component from where to build image.
6462
name: path-context
6563
type: string
6664
- default: Dockerfile
67-
description: Path to the Dockerfile inside the context specified by parameter
68-
path-context
65+
description: Path to the Dockerfile inside the context specified by parameter path-context
6966
name: dockerfile
7067
type: string
7168
- default: "false"
@@ -85,8 +82,7 @@ spec:
8582
name: prefetch-input
8683
type: string
8784
- default: ""
88-
description: Image tag expiration time, time values could be something like 1h,
89-
2d, 3w for hours, days, and weeks, respectively.
85+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9086
name: image-expires-after
9187
type: string
9288
- default: []
@@ -98,14 +94,12 @@ spec:
9894
name: build-args-file
9995
type: string
10096
- default: "false"
101-
description: Whether to enable privileged mode, should be used only with remote
102-
VMs
97+
description: Whether to enable privileged mode, should be used only with remote VMs
10398
name: privileged-nested
10499
type: string
105100
- default:
106101
- linux/x86_64
107-
description: List of platforms to build the container images on. The available
108-
set of values is determined by the configuration of the multi-platform-controller.
102+
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.
109103
name: build-platforms
110104
type: array
111105
results:
@@ -163,7 +157,7 @@ spec:
163157
- name: name
164158
value: buildah-remote-oci-ta
165159
- name: bundle
166-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
160+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:bd1035554521c48412599a0ae7c77a0701070bba22eb5cec524eb0968d5f4223
167161
- name: kind
168162
value: task
169163
resolver: bundles
@@ -219,7 +213,7 @@ spec:
219213
- name: name
220214
value: prefetch-dependencies-oci-ta
221215
- name: bundle
222-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
216+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:29869c64ff27e964e26a8a7ea2c882a2ed5424210bd0603be45a07e2ebf308cc
223217
- name: kind
224218
value: task
225219
resolver: bundles
@@ -243,7 +237,7 @@ spec:
243237
- name: name
244238
value: apply-tags
245239
- name: bundle
246-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
240+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
247241
- name: kind
248242
value: task
249243
resolver: bundles
@@ -260,7 +254,7 @@ spec:
260254
- name: name
261255
value: init
262256
- name: bundle
263-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
257+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
264258
- name: kind
265259
value: task
266260
resolver: bundles
@@ -281,7 +275,7 @@ spec:
281275
- name: name
282276
value: git-clone-oci-ta
283277
- name: bundle
284-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
278+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
285279
- name: kind
286280
value: task
287281
resolver: bundles
@@ -313,7 +307,7 @@ spec:
313307
- name: name
314308
value: build-image-index
315309
- name: bundle
316-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
310+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3bf6e4e83f911066430041534a69eec51dbd0f52f34a9bf41c6f3a24ec2ffb22
317311
- name: kind
318312
value: task
319313
resolver: bundles
@@ -339,7 +333,7 @@ spec:
339333
- name: name
340334
value: source-build-oci-ta
341335
- name: bundle
342-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
336+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f1c0743939fe246b19e9e268a3b96b22b724096dcf946548c3d60e184136e32f
343337
- name: kind
344338
value: task
345339
resolver: bundles
@@ -365,7 +359,7 @@ spec:
365359
- name: name
366360
value: deprecated-image-check
367361
- name: bundle
368-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
362+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
369363
- name: kind
370364
value: task
371365
resolver: bundles
@@ -387,7 +381,7 @@ spec:
387381
- name: name
388382
value: clair-scan
389383
- name: bundle
390-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
384+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
391385
- name: kind
392386
value: task
393387
resolver: bundles
@@ -409,7 +403,7 @@ spec:
409403
- name: name
410404
value: clamav-scan
411405
- name: bundle
412-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
406+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
413407
- name: kind
414408
value: task
415409
resolver: bundles
@@ -418,6 +412,11 @@ spec:
418412
operator: in
419413
values:
420414
- "false"
415+
matrix:
416+
params:
417+
- name: image-arch
418+
value:
419+
- $(params.build-platforms)
421420
- name: sast-shell-check
422421
params:
423422
- name: image-digest
@@ -489,7 +488,7 @@ spec:
489488
- name: name
490489
value: push-dockerfile-oci-ta
491490
- name: bundle
492-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
491+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
493492
- name: kind
494493
value: task
495494
resolver: bundles

.tekton/docker-build.yaml

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: tekton.dev/v1
22
kind: Pipeline
33
metadata:
4-
creationTimestamp: null
4+
creationTimestamp:
55
labels:
66
pipelines.openshift.io/runtime: generic
77
pipelines.openshift.io/strategy: docker
@@ -23,7 +23,7 @@ spec:
2323
- name: name
2424
value: show-sbom
2525
- name: bundle
26-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:86c069cac0a669797e8049faa8aa4088e70ff7fcd579d5bdc37626a9e0488a05
26+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
2727
- name: kind
2828
value: task
2929
resolver: bundles
@@ -33,8 +33,7 @@ spec:
3333
- linux/arm64
3434
- linux/ppc64le
3535
- linux/s390x
36-
description: List of platforms to build the container images on. The available
37-
set of values is determined by the configuration of the multi-platform-controller.
36+
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.
3837
name: build-platforms
3938
type: array
4039
- default: --all-projects --org=3e1a4cca-ebfb-495f-b64c-3cc960d566b4 --exclude=test*,vendor,third_party
@@ -46,8 +45,7 @@ spec:
4645
name: build-source-image
4746
type: string
4847
- default: "false"
49-
description: 'Enable in-development package managers. WARNING: the behavior may
50-
change at any time without notice. Use at your own risk.'
48+
description: 'Enable in-development package managers. WARNING: the behavior may change at any time without notice. Use at your own risk.'
5149
name: prefetch-input-dev-package-managers
5250
- default: []
5351
description: Additional image tags
@@ -64,13 +62,11 @@ spec:
6462
name: output-image
6563
type: string
6664
- default: .
67-
description: Path to the source code of an application's component from where
68-
to build image.
65+
description: Path to the source code of an application's component from where to build image.
6966
name: path-context
7067
type: string
7168
- default: Dockerfile
72-
description: Path to the Dockerfile inside the context specified by parameter
73-
path-context
69+
description: Path to the Dockerfile inside the context specified by parameter path-context
7470
name: dockerfile
7571
type: string
7672
- default: "false"
@@ -90,8 +86,7 @@ spec:
9086
name: prefetch-input
9187
type: string
9288
- default: ""
93-
description: Image tag expiration time, time values could be something like 1h,
94-
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.
9590
name: image-expires-after
9691
type: string
9792
- default: "true"
@@ -107,8 +102,7 @@ spec:
107102
name: build-args-file
108103
type: string
109104
- default: "false"
110-
description: Whether to enable privileged mode, should be used only with remote
111-
VMs
105+
description: Whether to enable privileged mode, should be used only with remote VMs
112106
name: privileged-nested
113107
type: string
114108
results:
@@ -172,7 +166,7 @@ spec:
172166
- name: name
173167
value: prefetch-dependencies-oci-ta
174168
- name: bundle
175-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:092491ac0f6e1009d10c58a1319d1029371bf637cc1293cceba53c6da5314ed1
169+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:29869c64ff27e964e26a8a7ea2c882a2ed5424210bd0603be45a07e2ebf308cc
176170
- name: kind
177171
value: task
178172
resolver: bundles
@@ -196,7 +190,7 @@ spec:
196190
- name: name
197191
value: apply-tags
198192
- name: bundle
199-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
193+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:e0de426d492e195f59c99d2ea1ca0df7bfb8c689f5d1468fe7f70eb8684b8d02
200194
- name: kind
201195
value: task
202196
resolver: bundles
@@ -213,7 +207,7 @@ spec:
213207
- name: name
214208
value: init
215209
- name: bundle
216-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:1d8221c84f91b923d89de50bf16481ea729e3b68ea04a9a7cbe8485ddbb27ee6
210+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ded314206f09712b2116deb050b774ae7efef9ab243794334c8e616871a3ffa5
217211
- name: kind
218212
value: task
219213
resolver: bundles
@@ -234,7 +228,7 @@ spec:
234228
- name: name
235229
value: git-clone-oci-ta
236230
- name: bundle
237-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
231+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:4a601aeec58a1dd89c271e728fd8f0d84777825b46940c3aec27f15bab3edacf
238232
- name: kind
239233
value: task
240234
resolver: bundles
@@ -287,7 +281,7 @@ spec:
287281
- name: name
288282
value: buildah-remote-oci-ta
289283
- name: bundle
290-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:9e866d4d0489a6ab84ae263db416c9f86d2d6117ef4444f495a0e97388ae3ac0
284+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:bd1035554521c48412599a0ae7c77a0701070bba22eb5cec524eb0968d5f4223
291285
- name: kind
292286
value: task
293287
resolver: bundles
@@ -316,7 +310,7 @@ spec:
316310
- name: name
317311
value: build-image-index
318312
- name: bundle
319-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3499772af90aad0d3935629be6d37dd9292195fb629e6f43ec839c7f545a0faa
313+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:3bf6e4e83f911066430041534a69eec51dbd0f52f34a9bf41c6f3a24ec2ffb22
320314
- name: kind
321315
value: task
322316
resolver: bundles
@@ -342,7 +336,7 @@ spec:
342336
- name: name
343337
value: source-build-oci-ta
344338
- name: bundle
345-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
339+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:f1c0743939fe246b19e9e268a3b96b22b724096dcf946548c3d60e184136e32f
346340
- name: kind
347341
value: task
348342
resolver: bundles
@@ -368,7 +362,7 @@ spec:
368362
- name: name
369363
value: deprecated-image-check
370364
- name: bundle
371-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
365+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:1d07d16810c26713f3d875083924d93697900147364360587ccb5a63f2c31012
372366
- name: kind
373367
value: task
374368
resolver: bundles
@@ -390,7 +384,7 @@ spec:
390384
- name: name
391385
value: clair-scan
392386
- name: bundle
393-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:417f44117f8d87a4a62fea6589b5746612ac61640b454dbd88f74892380411f2
387+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:893ffa3ce26b061e21bb4d8db9ef7ed4ddd4044fe7aa5451ef391034da3ff759
394388
- name: kind
395389
value: task
396390
resolver: bundles
@@ -410,7 +404,7 @@ spec:
410404
- name: name
411405
value: ecosystem-cert-preflight-checks
412406
- name: bundle
413-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:f99d2bdb02f13223d494077a2cde31418d09369f33c02134a8e7e5fad2f61eda
407+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:1f151e00f7fc427654b7b76045a426bb02fe650d192ffe147a304d2184787e38
414408
- name: kind
415409
value: task
416410
resolver: bundles
@@ -419,6 +413,11 @@ spec:
419413
operator: in
420414
values:
421415
- "false"
416+
matrix:
417+
params:
418+
- name: platform
419+
value:
420+
- $(params.build-platforms)
422421
- name: clamav-scan
423422
params:
424423
- name: image-digest
@@ -432,7 +431,7 @@ spec:
432431
- name: name
433432
value: clamav-scan
434433
- name: bundle
435-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:7749146f7e4fe530846f1b15c9366178ec9f44776ef1922a60d3e7e2b8c6426b
434+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
436435
- name: kind
437436
value: task
438437
resolver: bundles
@@ -441,6 +440,11 @@ spec:
441440
operator: in
442441
values:
443442
- "false"
443+
matrix:
444+
params:
445+
- name: image-arch
446+
value:
447+
- $(params.build-platforms)
444448
- name: sast-shell-check
445449
params:
446450
- name: image-digest
@@ -512,7 +516,7 @@ spec:
512516
- name: name
513517
value: push-dockerfile-oci-ta
514518
- name: bundle
515-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:8c75c4a747e635e5f3e12266a3bb6e5d3132bf54e37eaa53d505f89897dd8eca
519+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:235ef6e835de8171c07b8a7f8947d0b40bfcff999e1ff3cb6ddd9acc65c48430
516520
- name: kind
517521
value: task
518522
resolver: bundles

0 commit comments

Comments
 (0)