更新了portainer、nextcloud、lucky、emby_bate、drawio、dpanel、dozzle、cloud189-auto-save;

This commit is contained in:
waxgourd
2025-09-16 11:38:16 +08:00
parent 9f59a1aae6
commit 1cec6057e6
20 changed files with 40 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
### 2.2.44 (2025-09-10)
- 版本升级
### 2.2.42 (2025-07-11) ### 2.2.42 (2025-07-11)
- 版本升级 - 版本升级
### 2.2.40 (2025-06-05) ### 2.2.40 (2025-06-05)

View File

@@ -1,5 +1,5 @@
name: "cloud189-auto-save" name: "cloud189-auto-save"
version: '2.2.42' version: '2.2.44'
slug: 'cloud189' slug: 'cloud189'
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: '天翼云盘自动转存系统,支持自动监控更新并转存文件, 支持STRM生成, Emby入库通知' description: '天翼云盘自动转存系统,支持自动监控更新并转存文件, 支持STRM生成, Emby入库通知'

View File

@@ -1,3 +1,5 @@
### 8.13.12 (2025-09-10)
- 版本升级
### 8.13.9 (2025-08-25) ### 8.13.9 (2025-08-25)
- 版本升级 - 版本升级
### 8.13.8 (2025-07-15) ### 8.13.8 (2025-07-15)

View File

@@ -1,5 +1,5 @@
name: docker日志监控Dozzle name: docker日志监控Dozzle
version: 8.13.9 version: 8.13.12
slug: dozzle slug: dozzle
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志' description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'

View File

@@ -1,3 +1,7 @@
### 1.8.1.2(2025-09-10)
- 版本升级
### 1.8.0 (2025-08-25) ### 1.8.0 (2025-08-25)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: DPanel name: DPanel
version: "1.8.0" version: "1.8.1.2"
slug: dpanel slug: dpanel
description: Docker 可视化管理面板,提供完善的管理容器的功能 description: Docker 可视化管理面板,提供完善的管理容器的功能
url: "https://github.com/donknap/dpanel" url: "https://github.com/donknap/dpanel"

View File

@@ -1,3 +1,7 @@
### 28.2.0 (2025-09-10)
- 版本升级
### 28.1.1 (2025-08-25) ### 28.1.1 (2025-08-25)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: 'DrawIO' name: 'DrawIO'
version: '28.1.1' version: '28.2.0'
slug: 'drawio' slug: 'drawio'
codenotary: 'wghaos@163.com' codenotary: 'wghaos@163.com'
description: "DrawIO是运行在浏览器中的在线绘图工具" description: "DrawIO是运行在浏览器中的在线绘图工具"

View File

@@ -1,6 +1,6 @@
#include <tunables/global> #include <tunables/global>
profile addon_db21ed7f_emby_nas flags=(attach_disconnected,mediate_deleted) { profile emby flags=(attach_disconnected,mediate_deleted) {
#include <abstractions/base> #include <abstractions/base>
capability, capability,

View File

@@ -1,4 +1,11 @@
## 4.9.1.22 (25-08-2025)
## 4.9.1.25 (06-09-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## 4.9.1.23 (30-08-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## 4.9.1.22 (23-08-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) - Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## 4.9.1.18 (18-08-2025) ## 4.9.1.18 (18-08-2025)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases) - Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)

View File

@@ -1,6 +1,6 @@
#include <tunables/global> #include <tunables/global>
profile addon_db21ed7f_emby_nas flags=(attach_disconnected,mediate_deleted) { profile emby_nas flags=(attach_disconnected,mediate_deleted) {
#include <abstractions/base> #include <abstractions/base>
capability, capability,

View File

@@ -128,7 +128,7 @@
"slug": "emby_nas", "slug": "emby_nas",
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "4.9.1.22", "version": "4.9.1.25",
"video": true, "video": true,
"boot": "manual" "boot": "manual"
} }

View File

@@ -1,3 +1,7 @@
### 2.19.1 (2025-09-10)
- 版本升级
### 2.18.5 (2025-08-25) ### 2.18.5 (2025-08-25)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: Lucky(万吉) name: Lucky(万吉)
version: 2.18.5 version: 2.19.1
slug: lucky slug: lucky
codenotary: wghaos@163.com codenotary: wghaos@163.com
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务' description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'

View File

@@ -1,3 +1,5 @@
## 31.0.8-2 (09-09-2025)
- Removed pdfannotate
## 31.0.8 (18-08-2025) ## 31.0.8 (18-08-2025)
- 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases) - 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 31.0.7 (29-07-2025) ## 31.0.7 (29-07-2025)

View File

@@ -1,6 +1,6 @@
#include <tunables/global> #include <tunables/global>
profile nextcloud_addon flags=(attach_disconnected,mediate_deleted) { profile nextcloud_ocr flags=(attach_disconnected,mediate_deleted) {
#include <abstractions/base> #include <abstractions/base>
capability, capability,

View File

@@ -159,7 +159,7 @@
"uart": true, "uart": true,
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "31.0.7", "version": "31.0.8-2",
"webui": "https://[HOST]:[PORT:443]", "webui": "https://[HOST]:[PORT:443]",
"boot": "manual" "boot": "manual"
} }

View File

@@ -1,3 +1,5 @@
## 2.33.1 (30-08-2025)
- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases)
### 2.33-0 (25-08-2025) ### 2.33-0 (25-08-2025)
- 版本升级 - 版本升级
### 2.32.0-7 (15-08-2025) ### 2.32.0-7 (15-08-2025)

View File

@@ -1,6 +1,6 @@
#include <tunables/global> #include <tunables/global>
profile portainer_addon flags=(attach_disconnected,mediate_deleted) { profile portainer flags=(attach_disconnected,mediate_deleted) {
#include <abstractions/base> #include <abstractions/base>
capability, capability,

View File

@@ -48,6 +48,6 @@
"slug": "portainer", "slug": "portainer",
"udev": true, "udev": true,
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "2.33.0", "version": "2.33.1",
"boot": "manual" "boot": "manual"
} }