Skip to content

Commit 44d8fba

Browse files
author
Johan De Wit
committed
Add more recent redhat/centos versions
1 parent 411feeb commit 44d8fba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

metadata.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,16 @@
1111
{
1212
"operatingsystem": "RedHat",
1313
"operatingsystemrelease": [
14-
"7"
14+
"7",
15+
"8",
16+
"9"
1517
]
1618
},
1719
{
1820
"operatingsystem": "CentOS",
1921
"operatingsystemrelease": [
20-
"7"
22+
"7",
23+
"8"
2124
]
2225
},
2326
{

0 commit comments

Comments
 (0)