升级了filebrowser、knxd、portainer、zigbee2mqtt;

This commit is contained in:
waxgourd
2026-02-03 11:25:26 +08:00
parent 1fb3673fe5
commit 4622d66d2a
7 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,7 @@
## 2.56.0-2 (01-02-2026)
- Minor bugs fixed
## 2.56.0 (2026-01-30)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.55.0 (2026-01-21) ## 2.55.0 (2026-01-21)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases) - 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.54.0-2 (14-01-2026) ## 2.54.0-2 (14-01-2026)

View File

@@ -122,5 +122,5 @@ schema:
slug: filebrowser slug: filebrowser
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: "2.55.0" version: "2.56.0-2"
boot: manual boot: manual

View File

@@ -5,11 +5,8 @@ slug: knxd
description: KNXD守护进程可用于通过TPUART或USB总线适配器创建KNX/IP网关 description: KNXD守护进程可用于通过TPUART或USB总线适配器创建KNX/IP网关
url: https://github.com/da-anda/hass-io-addons/tree/main/knxd url: https://github.com/da-anda/hass-io-addons/tree/main/knxd
arch: arch:
- armhf
- armv7
- aarch64 - aarch64
- amd64 - amd64
- i386
init: false init: false
startup: services startup: services
host_network: true host_network: true

View File

@@ -1,4 +1,5 @@
## 2.38.0 (02-03-2026)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.37.0-2 (02-01-2026) ## 2.37.0-2 (02-01-2026)
- 改进 Docker 套接字检测并添加回退路径日志记录 - 改进 Docker 套接字检测并添加回退路径日志记录
- 当没有可用的 Docker 套接字时停止启动 - 当没有可用的 Docker 套接字时停止启动

View File

@@ -42,5 +42,5 @@ schema:
slug: portainer slug: portainer
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: 2.37.0-2 version: 2.38.0
boot: manual boot: manual

View File

@@ -1,3 +1,5 @@
## 2.8.0-1
- 升级Zigbee2MQTT最新版本[2.8.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.8.0)
## 2.7.2-1 ## 2.7.2-1
- 升级Zigbee2MQTT最新版本[2.7.2](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.7.2) - 升级Zigbee2MQTT最新版本[2.7.2](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.7.2)
## 2.7.1-1 ## 2.7.1-1

View File

@@ -1,6 +1,6 @@
{ {
"name": "Zigbee2MQTT", "name": "Zigbee2MQTT",
"version": "2.7.2-1", "version": "2.8.0-1",
"slug": "zigbee2mqtt", "slug": "zigbee2mqtt",
"description": "可以自定义ZigBee的接收连接器", "description": "可以自定义ZigBee的接收连接器",
"breaking_versions": [ "breaking_versions": [