From 9f59a1aae6a4d4316dc5b1c4e7cea4feba3d66f4 Mon Sep 17 00:00:00 2001 From: waxgourd Date: Wed, 10 Sep 2025 09:08:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86portainer-zh-wg.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portainer-zh-wg/CHANGELOG.md | 4 ++++ portainer-zh-wg/apparmor.txt | 2 +- portainer-zh-wg/config.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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" }