Skip to content

Commit 4214380

Browse files
olexii4deerskindoll
authored andcommitted
feat: add the 'metadata.attributes.arch' array for supported architectures (#2933)
Signed-off-by: Oleksii Orel <[email protected]>
1 parent 514a118 commit 4214380

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/administration-guide/pages/configuring-editors-definitions.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ metadata:
4242
# Additional attributes
4343
attributes:
4444
title: This is my editor
45+
# (MANDATORY) The supported architectures
46+
arch:
47+
- x86_64
48+
- arm64
4549
# (MANDATORY) The publisher name
4650
publisher: publisher
4751
# (MANDATORY) The editor version

0 commit comments

Comments
 (0)