websoft9/version.json
qiaofeng1227 495f9aeaa5 0.8.18
2023-08-17 16:12:21 +08:00

48 lines
695 B
JSON

{
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.8.14",
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "0.0.5",
"NGINX": "0.0.4",
"MYAPPS": "0.0.7",
"APPSTORE": "0.0.6",
"SETTINGS": "0.0.4",
"NAVIGATOR": "0.5.10",
"LIBRARY": "0.5.3"
},
"OS_SUPPORT": {
"Fedora": [
"37"
],
"RedHat": [
"9",
"8",
"7"
],
"CentOS": [
"7"
],
"Rocky": [
"9",
"8"
],
"CentOS Stream": [
"9",
"8"
],
"Debian": [
"11"
],
"Ubuntu": [
"22.04",
"20.04",
"18.04"
]
},
"RELEASE": "dev",
"VERSION": "0.8.18"
}