We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd8ca3 commit 2ded181Copy full SHA for 2ded181
metadata.json
@@ -14,7 +14,8 @@
14
{
15
"operatingsystem": "CentOS",
16
"operatingsystemrelease": [
17
- "7"
+ "7",
18
+ "8"
19
]
20
},
21
@@ -26,7 +27,9 @@
26
27
28
"operatingsystem": "RedHat",
29
30
31
+ "8",
32
+ "9"
33
34
35
@@ -38,13 +41,16 @@
38
41
39
42
"operatingsystem": "Debian",
40
43
- "8"
44
+ "10",
45
+ "11"
46
47
48
49
"operatingsystem": "Ubuntu",
50
- "16.04"
51
+ "18.04",
52
+ "20.04",
53
+ "22.04"
54
55
56
0 commit comments