websoft9/version.json
qiaofeng1227 c01c38f649 release
2023-08-21 08:52:52 +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.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"
]
},
"VERSION": "0.8.18"
}