Skip to content

Commit 0d46a9a

Browse files
committed
enhancement: add el-10 support
1 parent ea67ead commit 0d46a9a

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

metadata.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,31 @@
3939
"operatingsystem": "RedHat",
4040
"operatingsystemrelease": [
4141
"8",
42-
"9"
42+
"9",
43+
"10"
4344
]
4445
},
4546
{
4647
"operatingsystem": "Rocky",
4748
"operatingsystemrelease": [
4849
"8",
49-
"9"
50+
"9",
51+
"10"
5052
]
5153
},
5254
{
5355
"operatingsystem": "AlmaLinux",
5456
"operatingsystemrelease": [
5557
"8",
56-
"9"
58+
"9",
59+
"10"
5760
]
5861
},
5962
{
6063
"operatingsystem": "CentOS",
6164
"operatingsystemrelease": [
62-
"9"
65+
"9",
66+
"10"
6367
]
6468
},
6569
{

0 commit comments

Comments
 (0)