升级了openlist、portainer、dozzle、dpanel、drawio、filebrowser、lucky、netdata、nextcloud;

This commit is contained in:
waxgourd
2025-11-25 19:10:22 +08:00
parent ea02bd7911
commit d2246f58fa
19 changed files with 39 additions and 62 deletions

View File

@@ -1,3 +1,5 @@
### 8.14.9 (2025-11-25)
- 版本升级
### 8.14.8 (2025-11-17)
- 版本升级
### 8.14.7 (2025-11-10)

View File

@@ -1,5 +1,5 @@
name: docker日志监控Dozzle
version: 8.14.8
version: 8.14.9
slug: dozzle
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'
url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,7 @@
### 1.9.1.2(2025-11-25)
- 版本升级
### 1.9.0(2025-11-10)
- 版本升级

View File

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

View File

@@ -1,3 +1,7 @@
### 29.0.3 (2025-11-25)
- 版本升级
### 28.2.8 (2025-10-28)
- 版本升级

View File

@@ -1,5 +1,5 @@
name: 'DrawIO'
version: '28.2.8'
version: '29.0.3'
slug: 'drawio'
description: "DrawIO是运行在浏览器中的在线绘图工具"
image: r.hassbus.com/jgraph/drawio

View File

@@ -1,3 +1,6 @@
## 2.48.2 (22-11-2025)
- 从filebrowser/filebrowser更新到最新版本更改日志https://github.com/filebrowser/filebrowser/releases)
- Home Assistant项目已经弃用了对armv7、armhf和i386架构的支持。在即将发布的家庭助理2025.12版本中,将完全放弃支持
## 2.46.0 (15-11-2025)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.44.2 (27-10-2025)

View File

@@ -123,5 +123,5 @@ schema:
slug: filebrowser
udev: true
url: https://gitcode.com/waxgourd/addons
version: "2.46.0"
version: "2.48.2"
boot: manual

View File

@@ -1,3 +1,7 @@
### 2.20.2 (2025-11-25)
- 版本升级
### 2.19.5 (2025-10-16)
- 版本升级

View File

@@ -1,5 +1,5 @@
name: Lucky(万吉)
version: 2.19.5
version: 2.20.2
slug: lucky
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'
url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,5 @@
### 2.8.1 (2025-11-25)
- 版本升级
### 2.7.3 (2025-11-03)
- 版本升级
### 2.7.2 (2025-10-16)

View File

@@ -1,5 +1,5 @@
name: Netdata
version: 2.7.3
version: 2.8.1
slug: netdata
description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中'
url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,6 @@
## 32.0.2 (25-11-2025)
- 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
- 除了config.yaml之外还增加了通过`env_vars`插件选项配置额外环境变量的支持。详情请参阅https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2。
## 32.0.1 (17-11-2025)
- 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.0 (14-10-2025)

View File

@@ -151,6 +151,6 @@ slug: nextcloud_ocr
uart: true
udev: true
url: https://gitcode.com/waxgourd/addons
version: "32.0.1"
version: "32.0.2"
webui: https://[HOST]:[PORT:443]
boot: manual

View File

@@ -1,3 +1,5 @@
### 4.1.7 2025-11-25
- 版本升级
### 4.1.6 2025-11-03
- 版本升级
### 4.1.5 2025-10-28

View File

@@ -2,7 +2,7 @@ name: Openlist
slug: openlist
description: 'OpenList 是一个有韧性、长期治理、社区驱动的 AList 分支,旨在防御基于信任的开源攻击'
url: https://gitcode.com/waxgourd/addons
version: 4.1.6
version: 4.1.7
image: r.hassbus.com/wghaos/addons-wghaos-openlist
arch:
- aarch64

View File

@@ -1,4 +1,9 @@
## 2.33.4 (25-11-2025)
- 从portainer/portainer更新到最新版本更改日志https://github.com/portainer/portainer/releases)
- Home Assistant项目已经弃用了对armv7、armhf和i386架构的支持。在即将发布的家庭助理2025.12版本中,将完全放弃支持
- 添加了通过config.yaml旁边的“env_vars”附加选项配置额外环境变量的支持。看https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2了解详情。
## "2.35.0" (24-10-2025)
- 修正了已知错误
## 2.35.0 (24-10-2025)
- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases)
## 2.34.0 (26-09-2025)

View File

@@ -1,52 +0,0 @@
{
"arch": [
"aarch64",
"amd64",
"armv7"
],
"backup_exclude": [
"backups",
"docker_config/cli-plugins"
],
"description": "轻松管理您的Docker环境",
"docker_api": true,
"hassio_api": true,
"image": "r.hassbus.com/alexbelgium/portainer-{arch}",
"ingress": true,
"ingress_port": 1337,
"ingress_stream": true,
"init": false,
"map": [
"addon_config:rw",
"share:rw",
"ssl"
],
"name": "Portainer",
"options": {
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"password": "homeassistant",
"ssl": false
},
"panel_admin": false,
"panel_icon": "mdi:docker",
"ports": {
"8000/tcp": null,
"9099/tcp": 9000
},
"ports_description": {
"8000/tcp": "Edge Agent Api (Enable when managing remote edge agents)",
"9099/tcp": "Web UI port"
},
"schema": {
"certfile": "str",
"keyfile": "str",
"password": "str?",
"ssl": "bool"
},
"slug": "portainer",
"udev": true,
"url": "https://gitcode.com/waxgourd/addons",
"version": "2.35.0",
"boot": "manual"
}

View File

@@ -43,5 +43,5 @@ schema:
slug: portainer
udev: true
url: https://gitcode.com/waxgourd/addons
version: "2.35.0"
version: "2.33.4"
boot: manual