升级了drawio、emby_beta、filebrowser、portainer、nextcloud;

This commit is contained in:
waxgourd
2025-07-11 19:57:55 +08:00
parent ac66d0a29b
commit b68c4249b9
10 changed files with 23 additions and 28 deletions

View File

@@ -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)

View File

@@ -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"
}