websoft9/version.json
2023-07-05 09:41:15 +08:00

24 lines
489 B
JSON

{
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.7.2",
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "1.0.0",
"NGINX": "1.0.0",
"MYAPPS": "1.0.1",
"APPSTORE": "1.0.0"
},
"LIBRARY": {
"VERSION": "1.0.0"
},
"OS_SUPPORT": {
"CentOS": ["7.9"],
"Ubuntu": ["18.04","20.04","22.04"],
"RedHat": ["7.9","8.6","9.2"]
},
"VERSION": "0.7.2"
}