From 90c6329c5f6045923a53e459456a8f890049dff8 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Thu, 6 Jun 2024 10:00:09 +0800 Subject: [PATCH] rc release --- changelog_latest.md | 14 +++++++------- docker/.env | 2 +- version.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/changelog_latest.md b/changelog_latest.md index 8d8419ca..9253c774 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,10 +1,10 @@ ### enhancement: -- some application root_url need set as url:port #483 -- Doc url in the app store and myapps should be updated to the next version #484 -- add a WeChat communication group to share via QR code #486 -- nextcloud set https at private cloud, access always waiting #492 +- bind domain can not add nginx config file #501 +- Create proxy error #480 ### appstore: -- [complete docker-compose.yml for [semaphore]](https://github.com/Websoft9/docker-library/issues/610) -- [joomla port error](https://github.com/Websoft9/docker-library/issues/611) -- [Discourse run failed](https://github.com/Websoft9/docker-library/issues/615) \ No newline at end of file +- [complete docker compose for [Kong]](https://github.com/Websoft9/docker-library/issues/621) +- [Unable to access domain name [espocrm]](https://github.com/Websoft9/docker-library/issues/619) +- [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) \ No newline at end of file diff --git a/docker/.env b/docker/.env index 9ac676d8..15fd0d85 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.1.0 +APPHUB_VERSION=0.1.1 DEPLOYMENT_VERSION=2.20.1 GIT_VERSION=1.21.9 PROXY_VERSION=2.11.1 \ No newline at end of file diff --git a/version.json b/version.json index c6b2169a..389813fb 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.5", + "version": "2.1.6-rc1", "plugins": { "portainer": "0.1.1", "nginx": "0.0.8",