websoft9/version.json
qiaofeng1227 a565de63c9 release
2023-08-17 10:34:24 +08:00

48 lines
702 B
JSON

{
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.8.11",
"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": "production",
"VERSION": "0.8.14"
}