We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6086c0 commit f58809fCopy full SHA for f58809f
metadata.json
@@ -34,19 +34,24 @@
34
"operatingsystem": "CentOS",
35
"operatingsystemrelease": [
36
"7",
37
- "8"
+ "8",
38
+ "9"
39
]
40
},
41
{
42
"operatingsystem": "OracleLinux",
43
- "7"
44
+ "7",
45
46
47
48
49
50
"operatingsystem": "RedHat",
51
52
53
54
55
56
57
@@ -65,7 +70,9 @@
65
70
66
71
"operatingsystem": "Debian",
67
72
68
- "10"
73
+ "10",
74
+ "11",
75
+ "12"
69
76
77
78
@@ -84,4 +91,4 @@
84
91
"pdk-version": "3.0.1",
85
92
"template-url": "pdk-default#3.0.1",
86
93
"template-ref": "tags/3.0.1-0-gd13288a"
87
-}
94
+}
0 commit comments