From 4894c4b8c2b18b7d032ff046b4a5dbb447cac325 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Tue, 3 Mar 2026 21:12:04 +0800 Subject: [PATCH] build: bump plugin version to 3.15.2 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index d1c84fe7..9f6fd651 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,7 +1,7 @@ name: diff # Version is the version of Helm plus the number of official builds for this # plugin -version: "3.15.1" +version: "3.15.2" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true