diff --git a/portainer-zh-wg/CHANGELOG.md b/portainer-zh-wg/CHANGELOG.md index cea39b6..0f13ddb 100644 --- a/portainer-zh-wg/CHANGELOG.md +++ b/portainer-zh-wg/CHANGELOG.md @@ -1,3 +1,7 @@ +### 2.33.1 (2025-09-02) + +- 版本升级 + ### 2.26.1 (2024-02-14) - 版本升级 diff --git a/portainer-zh-wg/apparmor.txt b/portainer-zh-wg/apparmor.txt index ef354c8..e008314 100644 --- a/portainer-zh-wg/apparmor.txt +++ b/portainer-zh-wg/apparmor.txt @@ -1,6 +1,6 @@ #include -profile portainer_addon flags=(attach_disconnected,mediate_deleted) { +profile portainer-zh-wg flags=(attach_disconnected,mediate_deleted) { #include capability, diff --git a/portainer-zh-wg/config.json b/portainer-zh-wg/config.json index fcc6993..fa012cc 100644 --- a/portainer-zh-wg/config.json +++ b/portainer-zh-wg/config.json @@ -47,5 +47,5 @@ "slug": "portainer-zh-wg", "udev": true, "url": "https://gitcode.com/waxgourd/addons", - "version": "2.26.1" + "version": "2.33.1" }