mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了portainer、portainer-zh-wg、xiaoya-alist、xiaoya-tvbox、nextcloud、ddns-go。
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
### 2.23.0(21-10-2024)
|
||||
- 从portainer/portainer更新到最新版本(更改日志:https://github.com/portainer/portainer/releases)
|
||||
### 2.22.0-3 (06-10-2024)
|
||||
- 警告:新安装的逻辑更改。在插件的密码中键入“空”以重置数据库并进行干净的初始设置。例如,用于还原备份
|
||||
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
],
|
||||
"codenotary": "wghaos@163.com",
|
||||
"description": "轻松管理您的Docker环境",
|
||||
"startup": "system",
|
||||
"boot": "manual",
|
||||
"host_network": true,
|
||||
"docker_api": true,
|
||||
"hassio_api": true,
|
||||
"image": "m.fashgh.com/alexbelgium/portainer-{arch}",
|
||||
@@ -20,6 +17,7 @@
|
||||
"ingress_port": 1337,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"boot": "manual",
|
||||
"map": [
|
||||
"share:rw",
|
||||
"ssl"
|
||||
@@ -31,12 +29,7 @@
|
||||
"password": "homeassistant",
|
||||
"ssl": false
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"full_access": true,
|
||||
"hassio_role": "admin",
|
||||
"panel_admin": false,
|
||||
"panel_icon": "mdi:docker",
|
||||
"ports": {
|
||||
"8000/tcp": null,
|
||||
@@ -55,5 +48,5 @@
|
||||
"slug": "portainer",
|
||||
"udev": true,
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"version": "2.22.0-3"
|
||||
"version": "2.23.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user