diff --git a/portainer-zh-wg/CHANGELOG.md b/portainer-zh-wg/CHANGELOG.md index c99b422..17c6076 100644 --- a/portainer-zh-wg/CHANGELOG.md +++ b/portainer-zh-wg/CHANGELOG.md @@ -1,3 +1,7 @@ +### 2.33.1 (2025-11-28) + +- 更换镜像地址 + ### 2.33.1-2 (2025-09-28) - 版本升级 diff --git a/portainer-zh-wg/config.json b/portainer-zh-wg/config.json deleted file mode 100644 index b92c52f..0000000 --- a/portainer-zh-wg/config.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "arch": [ - "aarch64", - "amd64" - ], - "backup_exclude": [ - "backups", - "docker_config/cli-plugins" - ], - "description": "轻松管理您的Docker环境", - "docker_api": true, - "hassio_api": true, - "image": "r.hassbus.com/wghaos/portainer-ce", - "ingress": true, - "ingress_port": 1337, - "ingress_stream": true, - "init": false, - "boot": "manual", - "map": [ - "share:rw", - "ssl" - ], - "name": "Portainer冬瓜汉化版", - "options": { - "certfile": "fullchain.pem", - "keyfile": "privkey.pem", - "password": "homeassistant", - "ssl": false - }, - "panel_admin": false, - "panel_icon": "mdi:docker", - "ports": { - "8000/tcp": null, - "9099/tcp": 9000 - }, - "ports_description": { - "8000/tcp": "Edge Agent Api (Enable when managing remote edge agents)", - "9099/tcp": "Web UI port" - }, - "schema": { - "certfile": "str", - "keyfile": "str", - "password": "str?", - "ssl": "bool" - }, - "slug": "portainer-zh-wg", - "udev": true, - "url": "https://gitcode.com/waxgourd/addons", - "version": "2.33.1-2" -} diff --git a/portainer-zh-wg/config.yaml b/portainer-zh-wg/config.yaml new file mode 100644 index 0000000..5ee411c --- /dev/null +++ b/portainer-zh-wg/config.yaml @@ -0,0 +1,41 @@ +arch: + - aarch64 + - amd64 +backup_exclude: + - backups + - docker_config/cli-plugins +description: 轻松管理您的Docker环境 +docker_api: true +hassio_api: true +image: r.hassbus.com/wghaos/addon-wghaos-portainer-ce +ingress: true +ingress_port: 1337 +ingress_stream: true +init: false +map: + - share:rw + - ssl +name: Portainer冬瓜汉化版 +options: + certfile: fullchain.pem + keyfile: privkey.pem + password: homeassistant + ssl: false +panel_admin: false +panel_icon: mdi:docker +ports: + 8000/tcp: null + 9099/tcp: 9000 +ports_description: + 8000/tcp: Edge Agent Api (Enable when managing remote edge agents) + 9099/tcp: Web UI port +schema: + certfile: str + keyfile: str + password: str? + ssl: bool +slug: portainer-zh-wg +udev: true +url: https://gitcode.com/waxgourd/addons +version: "2.33.1" +boot: manual diff --git a/portainer-zh/CHANGELOG.md b/portainer-zh/CHANGELOG.md index 828f4f2..683ddfa 100644 --- a/portainer-zh/CHANGELOG.md +++ b/portainer-zh/CHANGELOG.md @@ -1,3 +1,4 @@ +### 2.35.0 (2025-11-28) +- 版本升级 ### 2.19.1(2024-02-22) - - 首次推出 \ No newline at end of file diff --git a/portainer-zh/config.yaml b/portainer-zh/config.yaml index 076fd34..842f758 100644 --- a/portainer-zh/config.yaml +++ b/portainer-zh/config.yaml @@ -1,5 +1,5 @@ name: Portainer汉化版 -version: 2.19.1 +version: 2.35.0 slug: portainerZH description: 轻松管理您的Docker环境 url: 'https://gitcode.com/waxgourd/addons' diff --git a/xiaoya-alist/CHANGELOG.md b/xiaoya-alist/CHANGELOG.md index 6bb24af..9c644e9 100644 --- a/xiaoya-alist/CHANGELOG.md +++ b/xiaoya-alist/CHANGELOG.md @@ -1,3 +1,7 @@ +### hostmode-2025110809 (2025-11-26) + +- 版本升级 + ### hostmode-2025103009 (2025-10-30) - 版本升级 diff --git a/xiaoya-alist/config.yaml b/xiaoya-alist/config.yaml index 8e11c07..9e7bb8b 100644 --- a/xiaoya-alist/config.yaml +++ b/xiaoya-alist/config.yaml @@ -1,5 +1,5 @@ name: 小雅Alist -version: hostmode-2025103009 +version: hostmode-2025110809 slug: xiaoya-alist description: '一个口碑级的alist应用' url: https://gitcode.com/waxgourd/addons