diff --git a/drawio/CHANGELOG.md b/drawio/CHANGELOG.md index 42b9f74..692bcf6 100644 --- a/drawio/CHANGELOG.md +++ b/drawio/CHANGELOG.md @@ -1,3 +1,7 @@ +### 28.0.1 (2025-07-11) + +- 版本升级 + ### 27.1.6 (2025-07-01) - 版本升级 diff --git a/drawio/config.yaml b/drawio/config.yaml index e769390..5ef5f44 100644 --- a/drawio/config.yaml +++ b/drawio/config.yaml @@ -1,5 +1,5 @@ name: 'DrawIO' -version: '27.1.6' +version: '28.0.1' slug: 'drawio' codenotary: 'wghaos@163.com' description: "DrawIO是运行在浏览器中的在线绘图工具" diff --git a/emby_beta/CHANGELOG.md b/emby_beta/CHANGELOG.md index b685ded..001a710 100644 --- a/emby_beta/CHANGELOG.md +++ b/emby_beta/CHANGELOG.md @@ -1,4 +1,5 @@ - +## 4.9.1.3 (11-07-2025) +- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) ## 4.9.1.1 (13-06-2025) - Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) diff --git a/emby_beta/config.json b/emby_beta/config.json index b231118..7d9ba95 100644 --- a/emby_beta/config.json +++ b/emby_beta/config.json @@ -1,13 +1,6 @@ { - "arch": [ - "aarch64", - "amd64" - ], - "backup_exclude": [ - "*/cache/", - "*/transcoding-temp/", - "*/logs/*" - ], + "arch": ["aarch64","amd64"], + "backup_exclude": ["*/cache/","*/transcoding-temp/","*/logs/*"], "codenotary": "wghaos@163.com", "description": "一个免费的软件媒体系统,让你掌控管理和流媒体内容(测试版)", "devices": [ @@ -109,10 +102,7 @@ "8096/tcp": "web interface", "8920/tcp": "https web interface (optional)" }, - "privileged": [ - "SYS_ADMIN", - "DAC_READ_SEARCH" - ], + "privileged": ["SYS_ADMIN","DAC_READ_SEARCH"], "schema": { "PGID": "int", "PUID": "int", @@ -128,7 +118,7 @@ "slug": "emby_nas", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "4.9.1.1", + "version": "4.9.1.3", "video": true, "boot": "manual" } diff --git a/filebrowser/CHANGELOG.md b/filebrowser/CHANGELOG.md index e3e1bdd..63a3376 100644 --- a/filebrowser/CHANGELOG.md +++ b/filebrowser/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.36.1 (11-07-2025) +- 从filebrowser/filebrowser更新到最新版本(更新日志:https://github.com/filebrowser/filebrowser/releases) ### 2.33.10 (01-07-2025) - 从filebrowser/filebrowser更新到最新版本(更新日志:https://github.com/filebrowser/filebrowser/releases) ### 2.33.0 (21-06-2025) diff --git a/filebrowser/config.json b/filebrowser/config.json index 9b76cb2..102a40f 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -122,6 +122,6 @@ "slug": "filebrowser", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.33.10", + "version": "2.36.1", "boot": "manual" } diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index d9e421f..eb3be59 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,3 +1,5 @@ +## 31.0.6-2 (11-07-2025) +- 将超时时间增加到600秒。 ## 31.0.6 (19-06-2025) - 升级到linuxserver/docker-nextcloud最新版本 (日志 : https://github.com/linuxserver/docker-nextcloud/releases) ## 31.0.5 (22-05-2025) diff --git a/nextcloud/config.json b/nextcloud/config.json index 9003bf9..2660324 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -1,8 +1,5 @@ { - "arch": [ - "aarch64", - "amd64" - ], + "arch": ["aarch64","amd64"], "codenotary": "alexandrep.github@gmail.com", "description": "Nextcloud个人专属或团队共享的私有云同步网盘", "devices": [ @@ -122,10 +119,7 @@ "443/tcp": "Https Web Interface", "80/tcp": "Web interface" }, - "privileged": [ - "SYS_ADMIN", - "DAC_READ_SEARCH" - ], + "privileged": ["SYS_ADMIN","DAC_READ_SEARCH"], "schema": { "Full_Text_Search": "bool?", "OCR": "bool?", @@ -159,7 +153,7 @@ "uart": true, "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "31.0.6", + "version": "31.0.6-2", "webui": "https://[HOST]:[PORT:443]", "boot": "manual" } diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index cb3a1f4..90a6409 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,3 +1,5 @@ +### 2.31.3 (11-07-2025) +- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases) ### 2.31.2-5 (01-07-2025) - 修复了小错误 ### 2.31.1 (23-06-2025) diff --git a/portainer/config.json b/portainer/config.json index e4433e9..23a067f 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -10,7 +10,6 @@ "ingress_port": 1337, "ingress_stream": true, "init": false, - "boot": "manual", "map": ["addon_config:rw","share:rw","ssl"], "name": "Portainer", "options": { @@ -38,5 +37,6 @@ "slug": "portainer", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.31.2-5" + "version": "2.31.3", + "boot": "manual" }