Skip to content

Commit 9696547

Browse files
committed
feat: add the 'metadata.attributes.arch' array for supported architectures
Signed-off-by: Oleksii Orel <oorel@redhat.com>
1 parent 1469293 commit 9696547

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
@@ -41,6 +41,10 @@ metadata:
4141
- Tech-Preview
4242
# Additional attributes
4343
attributes:
44+
arch:
45+
- x86_64
46+
- arm64
47+
# (MANDATORY) The supported architectures
4448
title: This is my editor
4549
# (MANDATORY) The publisher name
4650
publisher: publisher

0 commit comments

Comments
 (0)