Merge pull request #233 from Websoft9/auto-branch-22

Update the appstore version:
This commit is contained in:
qiaofeng1227 2023-07-25 16:06:02 +08:00 committed by GitHub
commit d821975e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,36 +1,36 @@
{
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.8.2",
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "0.0.1",
"NGINX": "0.0.1",
"MYAPPS": "0.0.1",
"APPSTORE": "0.0.1",
"SETTINGS": "0.0.1",
"LIBRARY": "0.5.2"
},
"OS_SUPPORT": {
"CentOS": [
"7",
"8"
],
"CentOS Stream": [
"9"
],
"Ubuntu": [
"18.04",
"20.04",
"22.04"
],
"RedHat": [
"7",
"8",
"9"
]
},
"VERSION": "0.8.3"
}
"SERVICES": {
"PORTAINER": "2.18.3",
"NGINX": "2.10.3",
"APPMANAGE": "0.8.2",
"REDIS": "7.0.11"
},
"PLUGINS": {
"PORTAINER": "0.0.1",
"NGINX": "0.0.1",
"MYAPPS": "0.0.1",
"APPSTORE": "",
"SETTINGS": "0.0.1",
"LIBRARY": "0.5.2"
},
"OS_SUPPORT": {
"CentOS": [
"7",
"8"
],
"CentOS Stream": [
"9"
],
"Ubuntu": [
"18.04",
"20.04",
"22.04"
],
"RedHat": [
"7",
"8",
"9"
]
},
"VERSION": "0.8.3"
}