Skip to content

Commit

Permalink
remove legacy os'es and add current ones.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Feb 16, 2024
1 parent 809d407 commit 37492c1
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,27 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
"20.04",
"22.04"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
Expand Down

0 comments on commit 37492c1

Please sign in to comment.