mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
release rc 2.1.14
This commit is contained in:
parent
dc15aab3c9
commit
b9ee211f81
3 changed files with 6 additions and 11 deletions
|
@ -1,12 +1,7 @@
|
|||
### enhancement:
|
||||
- It waiting too long time for App Store when Websoft9 login user not have Docker permission #528
|
||||
- cockpit version is old at some ubuntu22.04 distribution #523
|
||||
|
||||
### plugin:
|
||||
- [Change database name to database type at database tab page](https://github.com/Websoft9/plugin-myapps/issues/36)
|
||||
- websoft9-apphub service logs unfriendly #518
|
||||
|
||||
### appstore:
|
||||
- [update ERPNext to version15](https://github.com/Websoft9/docker-library/issues/691)
|
||||
- [prestashop use stable admin_url](https://github.com/Websoft9/docker-library/issues/686)
|
||||
- [complete docker-compose.yml for [mage]](https://github.com/Websoft9/docker-library/issues/672)
|
||||
- [complete docker-compose.yml for [couchbase]](https://github.com/Websoft9/docker-library/issues/671)
|
||||
- [cannot pull image for jetty](https://github.com/Websoft9/docker-library/issues/712)
|
||||
- [tomee pull tomee9 image error](https://github.com/Websoft9/docker-library/issues/702)
|
||||
- [some errors of flowise on AWS ubuntu](https://github.com/Websoft9/docker-library/issues/693)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
APPHUB_VERSION=0.1.3
|
||||
APPHUB_VERSION=0.1.4
|
||||
DEPLOYMENT_VERSION=2.20.3
|
||||
GIT_VERSION=1.21.9
|
||||
PROXY_VERSION=2.11.3
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.13",
|
||||
"version": "2.1.14-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.1.3",
|
||||
"nginx": "0.1.0",
|
||||
|
|
Loading…
Reference in a new issue