升级了portainer、portainer-zh-wg、xiaoya-alist、xiaoya-tvbox、nextcloud、ddns-go。

This commit is contained in:
waxgourd
2024-10-22 16:46:58 +08:00
parent c81d6fc553
commit 5ca5a10b9c
12 changed files with 81 additions and 67 deletions

View File

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