Skip to content

Commit f953098

Browse files
chore(deps): update konflux references
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent b25f658 commit f953098

File tree

2 files changed

+87
-69
lines changed

2 files changed

+87
-69
lines changed

.tekton/snmp-notifier-5-3-pull-request.yaml

Lines changed: 44 additions & 35 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-5.3"
13-
creationTimestamp: null
11+
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch == "release-5.3"
12+
creationTimestamp:
1413
labels:
1514
appstudio.openshift.io/application: ceph-5-3
1615
appstudio.openshift.io/component: snmp-notifier-5-3
@@ -52,7 +51,7 @@ spec:
5251
- name: name
5352
value: show-sbom
5453
- name: bundle
55-
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:1b1df4da95966d08ac6a5b8198710e09e68b5c2cdc707c37d9d19769e65884b2
54+
value: quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.1@sha256:beb0616db051952b4b861dd8c3e00fa1c0eccbd926feddf71194d3bb3ace9ce7
5655
- name: kind
5756
value: task
5857
resolver: bundles
@@ -68,13 +67,11 @@ spec:
6867
name: output-image
6968
type: string
7069
- default: .
71-
description: Path to the source code of an application's component from where
72-
to build image.
70+
description: Path to the source code of an application's component from where to build image.
7371
name: path-context
7472
type: string
7573
- default: Dockerfile
76-
description: Path to the Dockerfile inside the context specified by parameter
77-
path-context
74+
description: Path to the Dockerfile inside the context specified by parameter path-context
7875
name: dockerfile
7976
type: string
8077
- default: "false"
@@ -94,8 +91,7 @@ spec:
9491
name: prefetch-input
9592
type: string
9693
- default: ""
97-
description: Image tag expiration time, time values could be something like
98-
1h, 2d, 3w for hours, days, and weeks, respectively.
94+
description: Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.
9995
name: image-expires-after
10096
type: string
10197
- default: "false"
@@ -115,14 +111,12 @@ spec:
115111
name: build-args-file
116112
type: string
117113
- default: "false"
118-
description: Whether to enable privileged mode, should be used only with remote
119-
VMs
114+
description: Whether to enable privileged mode, should be used only with remote VMs
120115
name: privileged-nested
121116
type: string
122117
- default:
123118
- linux/x86_64
124-
description: List of platforms to build the container images on. The available
125-
set of values is determined by the configuration of the multi-platform-controller.
119+
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.
126120
name: build-platforms
127121
type: array
128122
results:
@@ -152,7 +146,7 @@ spec:
152146
- name: name
153147
value: init
154148
- name: bundle
155-
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:66e90d31e1386bf516fb548cd3e3f0082b5d0234b8b90dbf9e0d4684b70dbe1a
149+
value: quay.io/konflux-ci/tekton-catalog/task-init:0.2@sha256:ec962d0be18f36ca7d331c99bf243800f569fc0a2ea6f8c8c3d3a574b71c44dc
156150
- name: kind
157151
value: task
158152
resolver: bundles
@@ -173,7 +167,7 @@ spec:
173167
- name: name
174168
value: git-clone-oci-ta
175169
- name: bundle
176-
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:d35e5d501cb5f5f88369511f76249857cb5ac30250e1dcf086939321964ff6b9
170+
value: quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:efcce59f226b1426f7685917e41a50b73478f38fe9ac56c98f1e961effd4b6f0
177171
- name: kind
178172
value: task
179173
resolver: bundles
@@ -202,7 +196,7 @@ spec:
202196
- name: name
203197
value: prefetch-dependencies-oci-ta
204198
- name: bundle
205-
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:f10a4841e6f75fbb314b1d8cbf14f652499c1fe7f59e59aed59f7431c680aa17
199+
value: quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.2@sha256:d08e349032c57367d543c0bbd070386709614ade1db8e5eddeab29b1338f6653
206200
- name: kind
207201
value: task
208202
resolver: bundles
@@ -252,7 +246,7 @@ spec:
252246
- name: name
253247
value: buildah-remote-oci-ta
254248
- name: bundle
255-
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:5b8d51fa889cdac873750904c3fccc0cca1c4f65af16902ebb2b573151f80657
249+
value: quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.4@sha256:7ff1a2e486924478e7724005464d60dab9a85e2ae4734818057ece3845797509
256250
- name: kind
257251
value: task
258252
resolver: bundles
@@ -281,7 +275,7 @@ spec:
281275
- name: name
282276
value: build-image-index
283277
- name: bundle
284-
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:846dc9975914f31380ec2712fdbac9df3b06c00a9cc7df678315a7f97145efc2
278+
value: quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.1@sha256:ba7fbed5c4862968c1a77d6b90d5bdd497925ab1de41b859c027dd5c3069cd3e
285279
- name: kind
286280
value: task
287281
resolver: bundles
@@ -307,7 +301,7 @@ spec:
307301
- name: name
308302
value: source-build-oci-ta
309303
- name: bundle
310-
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:b1eb49583b41872b27356fee20d5f0eb6ff7f5cdeacde7ffb39655f031104728
304+
value: quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:21d33596cf7ff61cab38b68caf578e55509748962bf6f4030bf1dfb8cd68a257
311305
- name: kind
312306
value: task
313307
resolver: bundles
@@ -333,7 +327,7 @@ spec:
333327
- name: name
334328
value: deprecated-image-check
335329
- name: bundle
336-
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3c8b81fa868e27c6266e7660a4bfb4c822846dcf4304606e71e20893b0d3e515
330+
value: quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:c49732039f105de809840be396f83ead8c46f6a6948e1335b76d37e9eb469574
337331
- name: kind
338332
value: task
339333
resolver: bundles
@@ -342,7 +336,12 @@ spec:
342336
operator: in
343337
values:
344338
- "false"
345-
- name: clair-scan
339+
- matrix:
340+
params:
341+
- name: image-platform
342+
value:
343+
- $(params.build-platforms)
344+
name: clair-scan
346345
params:
347346
- name: image-digest
348347
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
@@ -355,7 +354,7 @@ spec:
355354
- name: name
356355
value: clair-scan
357356
- name: bundle
358-
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.2@sha256:d354939892f3a904223ec080cc3771bd11931085a5d202323ea491ee8e8c5e43
357+
value: quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:a7cc183967f89c4ac100d04ab8f81e54733beee60a0528208107c9a22d3c43af
359358
- name: kind
360359
value: task
361360
resolver: bundles
@@ -375,7 +374,7 @@ spec:
375374
- name: name
376375
value: ecosystem-cert-preflight-checks
377376
- name: bundle
378-
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:ba7ed837f467904e7b38513174a707a9eec4009d009d6f272ff71d1250bc8854
377+
value: quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:dae8e28761cee4ab0baf04ab9f8f1a4b3cee3c7decf461fda2bacc5c01652a60
379378
- name: kind
380379
value: task
381380
resolver: bundles
@@ -384,6 +383,11 @@ spec:
384383
operator: in
385384
values:
386385
- "false"
386+
matrix:
387+
params:
388+
- name: platform
389+
value:
390+
- $(params.build-platforms)
387391
- name: sast-snyk-check
388392
params:
389393
- name: image-digest
@@ -401,7 +405,7 @@ spec:
401405
- name: name
402406
value: sast-snyk-check-oci-ta
403407
- name: bundle
404-
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:e61f541189b30d14292ef8df36ccaf13f7feb2378fed5f74cb6293b3e79eb687
408+
value: quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:783f5de1b4def2fb3fad20b914f4b3afee46ffb8f652114946e321ef3fa86449
405409
- name: kind
406410
value: task
407411
resolver: bundles
@@ -423,7 +427,7 @@ spec:
423427
- name: name
424428
value: clamav-scan
425429
- name: bundle
426-
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.2@sha256:9cab95ac9e833d77a63c079893258b73b8d5a298d93aaf9bdd6722471bc2f338
430+
value: quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:b0bd59748cda4a7abf311e4f448e6c1d00c6b6d8c0ecc1c2eb33e08dc0e0b802
427431
- name: kind
428432
value: task
429433
resolver: bundles
@@ -432,6 +436,11 @@ spec:
432436
operator: in
433437
values:
434438
- "false"
439+
matrix:
440+
params:
441+
- name: image-arch
442+
value:
443+
- $(params.build-platforms)
435444
- name: sast-coverity-check
436445
params:
437446
- name: image-digest
@@ -468,7 +477,7 @@ spec:
468477
- name: name
469478
value: sast-coverity-check-oci-ta
470479
- name: bundle
471-
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:c926568ce63e4f63e18bb6a4178caca2e8192f6e3b830bbcd354e6485d29458c
480+
value: quay.io/konflux-ci/tekton-catalog/task-sast-coverity-check-oci-ta:0.3@sha256:cdbe1a968676e4f5519b082bf1e27a4cdcf66dd60af66dbc26b3e604f957f7e9
472481
- name: kind
473482
value: task
474483
resolver: bundles
@@ -515,7 +524,7 @@ spec:
515524
- name: name
516525
value: sast-shell-check-oci-ta
517526
- name: bundle
518-
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:808bcaf75271db6a999f53fdefb973a385add94a277d37fbd3df68f8ac7dfaa3
527+
value: quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:bf7bdde00b7212f730c1356672290af6f38d070da2c8a316987b5c32fd49e0b9
519528
- name: kind
520529
value: task
521530
resolver: bundles
@@ -541,7 +550,7 @@ spec:
541550
- name: name
542551
value: sast-unicode-check-oci-ta
543552
- name: bundle
544-
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.2@sha256:3ffa3ac35ad988767ae2202d1f2483ce3e8152b29b89e77620c26f32c1ad2e7e
553+
value: quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.3@sha256:a2bde66f6b4164620298c7d709b8f08515409404000fa1dc2260d2508b135651
545554
- name: kind
546555
value: task
547556
resolver: bundles
@@ -558,18 +567,18 @@ spec:
558567
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
559568
- name: ADDITIONAL_TAGS
560569
value:
561-
- "v5.3"
562-
- "pull-request-{{pull_request_number}}"
563-
- "from-branch-{{source_branch}}"
564-
- "{{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
570+
- "v5.3"
571+
- "pull-request-{{pull_request_number}}"
572+
- "from-branch-{{source_branch}}"
573+
- "{{target_branch}}-$(tasks.clone-repository.results.commit-timestamp)"
565574
runAfter:
566575
- build-image-index
567576
taskRef:
568577
params:
569578
- name: name
570579
value: apply-tags
571580
- name: bundle
572-
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:517a51e260c0b59654a9d7b842e1ab07d76bce15ca7ce9c8fd2489a19be6463d
581+
value: quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.2@sha256:f44be1bf0262471f2f503f5e19da5f0628dcaf968c86272a2ad6b4871e708448
573582
- name: kind
574583
value: task
575584
resolver: bundles
@@ -592,7 +601,7 @@ spec:
592601
- name: name
593602
value: push-dockerfile-oci-ta
594603
- name: bundle
595-
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:5d8013b6a27bbc5e4ff261144616268f28417ed0950d583ef36349fcd59d3d3d
604+
value: quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.1@sha256:06529ba66b37bdc1f55590359aa849bc570b4e9c110c983e27f07081dc09a12b
596605
- name: kind
597606
value: task
598607
resolver: bundles

0 commit comments

Comments
 (0)