mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了filebrowser、nextcloud;
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
### 2.32.0-1 (26-05-2025)
|
## 2.42.3 (18-08-2025)
|
||||||
|
|
||||||
- 回退版本
|
- 版本升级
|
||||||
|
|
||||||
### 2.32.0 (13-05-2025)
|
### 2.32.0 (13-05-2025)
|
||||||
|
|
||||||
|
|||||||
@@ -77,8 +77,10 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
|
"homeassistant": "2025.5.0",
|
||||||
|
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
|
"ingress_port": 8071,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
@@ -101,7 +103,7 @@
|
|||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": null
|
"8080/tcp": 8071
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
@@ -125,7 +127,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "filebrowser-wg",
|
"slug": "filebrowser-wg",
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "2.32.0-1",
|
"version": "2.42.3",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
## 31.0.8 (18-08-2025)
|
||||||
|
- 升级到linuxserver/docker-nextcloud最新版本 (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||||
## 31.0.7 (29-07-2025)
|
## 31.0.7 (29-07-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.6-2 (11-07-2025)
|
## 31.0.6-2 (11-07-2025)
|
||||||
|
|||||||
Reference in New Issue
Block a user