From 23f71500b49b9a6dc00511afd1f3579c2ed6d161 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Wed, 8 May 2024 08:48:39 +0800 Subject: [PATCH] rc release --- changelog_latest.md | 12 ++++++++++-- docker/.env | 2 +- version.json | 14 +++++++------- 3 files changed, 18 insertions(+), 10 deletions(-) diff --git a/changelog_latest.md b/changelog_latest.md index 03a2d4ef..35071070 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,2 +1,10 @@ -## bugļ¼š -Install app without URL failed \ No newline at end of file +### enhancement: +- show message is not friendly #482 +- change 80 port to 9000 port for Websoft9 console, 80 only for application #481 +- favorite app #478 + +### appstore: +- [cpu and memory limit at docker-compose](https://github.com/Websoft9/docker-library/issues/572) +- [complete the install for [bigbluebutton]](https://github.com/Websoft9/docker-library/issues/330) +- [complete docker compose for [jitsi]](https://github.com/Websoft9/docker-library/issues/332) +- [complete docker compose for [Apache Airflow]](https://github.com/Websoft9/docker-library/issues/340) \ No newline at end of file diff --git a/docker/.env b/docker/.env index 0fa2a551..261c484e 100644 --- a/docker/.env +++ b/docker/.env @@ -1,4 +1,4 @@ -APPHUB_VERSION=0.0.8 +APPHUB_VERSION=0.0.9-rc2 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 d8e58c93..fb4bcd0d 100644 --- a/version.json +++ b/version.json @@ -1,12 +1,12 @@ { - "version": "2.1.3", + "version": "2.1.4-rc1", "plugins": { - "portainer": "0.1.0", - "nginx": "0.0.7", - "gitea": "0.0.5", - "myapps": "0.1.8", - "appstore": "0.1.6", - "settings": "0.0.9", + "portainer": "0.1.1", + "nginx": "0.0.8", + "gitea": "0.0.6", + "myapps": "0.1.9", + "appstore": "0.1.7", + "settings": "0.1.0", "navigator": "0.5.10" }, "OS": {