websoft9/version.json
qiaofeng1227 42e8c59523 0.8.20
2023-08-23 09:27:58 +08:00

47 lines
675 B
JSON

{
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.8.17",
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "0.0.6",
"NGINX": "0.0.5",
"MYAPPS": "0.0.8",
"APPSTORE": "0.0.7",
"SETTINGS": "0.0.5",
"NAVIGATOR": "0.5.10",
"LIBRARY": "0.5.4"
},
"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"
]
},
"VERSION": "0.8.20"
}