websoft9/version.json

24 lines
489 B
JSON
Raw Normal View History

2023-06-29 09:52:15 +00:00
{
"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"]
},
2023-07-05 04:03:10 +00:00
"VERSION": "0.7.2"
2023-07-05 01:34:11 +00:00
}