Skip to content

Commit

Permalink
Merge pull request #217 from voxpupuli/add-newer-redhat
Browse files Browse the repository at this point in the history
add RedHat 8/9 as supported OS
  • Loading branch information
bastelfreak authored Nov 1, 2024
2 parents 1be0d8b + abc3f91 commit bad6da8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7"
"7",
"8",
"9"
]
},
{
Expand Down

0 comments on commit bad6da8

Please sign in to comment.