rc release

This commit is contained in:
qiaofeng1227 2024-06-06 10:00:09 +08:00
parent 6198b45f73
commit 90c6329c5f
3 changed files with 9 additions and 9 deletions

View file

@ -1,10 +1,10 @@
### enhancement: ### enhancement:
- some application root_url need set as url:port #483 - bind domain can not add nginx config file #501
- Doc url in the app store and myapps should be updated to the next version #484 - Create proxy error #480
- add a WeChat communication group to share via QR code #486
- nextcloud set https at private cloud, access always waiting #492
### appstore: ### appstore:
- [complete docker-compose.yml for [semaphore]](https://github.com/Websoft9/docker-library/issues/610) - [complete docker compose for [Kong]](https://github.com/Websoft9/docker-library/issues/621)
- [joomla port error](https://github.com/Websoft9/docker-library/issues/611) - [Unable to access domain name [espocrm]](https://github.com/Websoft9/docker-library/issues/619)
- [Discourse run failed](https://github.com/Websoft9/docker-library/issues/615) - [complete docker compose for [Bytebase] ](https://github.com/Websoft9/docker-library/issues/618)
- [provide html demo for [apache, nginx, caddy]](https://github.com/Websoft9/docker-library/issues/617)
- [2.4.58 not support for [apache]](https://github.com/Websoft9/docker-library/issues/616)

View file

@ -1,4 +1,4 @@
APPHUB_VERSION=0.1.0 APPHUB_VERSION=0.1.1
DEPLOYMENT_VERSION=2.20.1 DEPLOYMENT_VERSION=2.20.1
GIT_VERSION=1.21.9 GIT_VERSION=1.21.9
PROXY_VERSION=2.11.1 PROXY_VERSION=2.11.1

View file

@ -1,5 +1,5 @@
{ {
"version": "2.1.5", "version": "2.1.6-rc1",
"plugins": { "plugins": {
"portainer": "0.1.1", "portainer": "0.1.1",
"nginx": "0.0.8", "nginx": "0.0.8",