Skip to content

Commit 699b76f

Browse files
committed
Add EL10 support
1 parent fe1f4cf commit 699b76f

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

metadata.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,37 +13,42 @@
1313
"operatingsystemrelease": [
1414
"7",
1515
"8",
16-
"9"
16+
"9",
17+
"10"
1718
]
1819
},
1920
{
2021
"operatingsystem": "CentOS",
2122
"operatingsystemrelease": [
2223
"7",
2324
"8",
24-
"9"
25+
"9",
26+
"10"
2527
]
2628
},
2729
{
2830
"operatingsystem": "OracleLinux",
2931
"operatingsystemrelease": [
3032
"7",
3133
"8",
32-
"9"
34+
"9",
35+
"10"
3336
]
3437
},
3538
{
3639
"operatingsystem": "AlmaLinux",
3740
"operatingsystemrelease": [
3841
"8",
39-
"9"
42+
"9",
43+
"10"
4044
]
4145
},
4246
{
4347
"operatingsystem": "Rocky",
4448
"operatingsystemrelease": [
4549
"8",
46-
"9"
50+
"9",
51+
"10"
4752
]
4853
},
4954
{

0 commit comments

Comments
 (0)