diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index e52af06..ce0b8eb 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,7 @@ +## 30.0.3 (07-12-2024) +- 升级到linuxserver/docker-nextcloud最新版本 +- 对config.yaml和nextcloud-ocr.sh使用/addon_configs将其备份到nextcloud +- 使用/config/data作为默认文件夹,而不是/config/data进行初始设置 ## 30.0.2 (09-11-2024) - 升级到linuxserver/docker-nextcloud最新版本 ## 30.0.1 (21-10-2024) diff --git a/nextcloud/config.json b/nextcloud/config.json index 1ee639a..68a07c3 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -85,7 +85,8 @@ "ingress_port": 0, "init": false, "map": [ - "config:rw", + "addon_config:rw", + "homeassistant_config:rw", "share:rw", "media:rw", "ssl:rw" @@ -151,7 +152,7 @@ "uart": true, "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "30.0.2", + "version": "30.0.3", "webui": "https://[HOST]:[PORT:443]", "boot": "manual" } diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index 2645f83..f95bc6c 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,3 +1,6 @@ +### 2.24.1 (07-12-2024) +- 从portainer/portainer更新到最新版本 (更改日志:https://github.com/portainer/portainer/releases) + ### 2.24.0 (21-11-2024) - 从portainer/portainer更新到最新版本 (更改日志:https://github.com/portainer/portainer/releases) diff --git a/portainer/config.json b/portainer/config.json index 5f8a02f..1c8f535 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -47,5 +47,5 @@ "slug": "portainer", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.24.0" + "version": "2.24.1" } diff --git a/xiaoya-alist/CHANGELOG.md b/xiaoya-alist/CHANGELOG.md index 64180b7..b9bf295 100644 --- a/xiaoya-alist/CHANGELOG.md +++ b/xiaoya-alist/CHANGELOG.md @@ -1,3 +1,7 @@ +### hostmode-2024120809 (2024-12-09) + +- 版本升级 + ### hostmode-2024112309 (2024-11-25) - 版本升级 diff --git a/xiaoya-alist/config.yaml b/xiaoya-alist/config.yaml index 740745e..46fc7cc 100644 --- a/xiaoya-alist/config.yaml +++ b/xiaoya-alist/config.yaml @@ -1,5 +1,5 @@ name: 小雅Alist -version: hostmode-2024112309 +version: hostmode-2024120809 slug: xiaoya-alist codenotary: wghaos@163.com description: '一个口碑级的alist应用' diff --git a/xiaoya-tvbox/CHANGELOG.md b/xiaoya-tvbox/CHANGELOG.md index a1e17d4..ac91f06 100644 --- a/xiaoya-tvbox/CHANGELOG.md +++ b/xiaoya-tvbox/CHANGELOG.md @@ -1,3 +1,7 @@ +### latest-2024120709 (2024-12-09) + +- 版本升级 + ### latest-2024120109 (2024-12-03) - 版本升级 diff --git a/xiaoya-tvbox/config.yaml b/xiaoya-tvbox/config.yaml index 3213afd..8e372b0 100644 --- a/xiaoya-tvbox/config.yaml +++ b/xiaoya-tvbox/config.yaml @@ -1,6 +1,6 @@ name: "小雅-TvBox" description: "AList代理,支持xiaoya版AList界面管理" -version: "latest-2024120109" +version: "latest-2024120709" slug: "xiaoya-tvbox" url: https://gitcode.com/waxgourd/addons image: r.hassbus.com/wghaos/xiaoya-tvbox