Skip to content

Commit ee6e3bf

Browse files
committed
rc release 2.1.5
1 parent cce93eb commit ee6e3bf

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

changelog_latest.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### enhancement:
2-
- show message is not friendly #482
3-
- change 80 port to 9000 port for Websoft9 console, 80 only for application #481
4-
- favorite app #478
2+
- some application root_url need set as url:port #483
3+
- Doc url in the app store and myapps should be updated to the next version #484
4+
- add a WeChat communication group to share via QR code #486
5+
- nextcloud set https at private cloud, access always waiting #492
56

67
### appstore:
7-
- [cpu and memory limit at docker-compose](https://github.com/Websoft9/docker-library/issues/572)
8-
- [complete the install for [bigbluebutton]](https://github.com/Websoft9/docker-library/issues/330)
9-
- [complete docker compose for [jitsi]](https://github.com/Websoft9/docker-library/issues/332)
10-
- [complete docker compose for [Apache Airflow]](https://github.com/Websoft9/docker-library/issues/340)
8+
- [complete docker-compose.yml for [semaphore]](https://github.com/Websoft9/docker-library/issues/610)
9+
- [joomla port error](https://github.com/Websoft9/docker-library/issues/611)
10+
- [Discourse run failed](https://github.com/Websoft9/docker-library/issues/615)

docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
APPHUB_VERSION=0.0.9
1+
APPHUB_VERSION=0.1.0
22
DEPLOYMENT_VERSION=2.20.1
33
GIT_VERSION=1.21.9
44
PROXY_VERSION=2.11.1

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "2.1.4",
2+
"version": "2.1.5-rc1",
33
"plugins": {
44
"portainer": "0.1.1",
55
"nginx": "0.0.8",
66
"gitea": "0.0.6",
7-
"myapps": "0.1.9",
8-
"appstore": "0.1.7",
7+
"myapps": "0.2.0",
8+
"appstore": "0.1.8",
99
"settings": "0.1.0",
1010
"navigator": "0.5.10"
1111
},

0 commit comments

Comments
 (0)