From 8a6167ba2e5d46ae0a68ddb26a10d19e85fc3cfa Mon Sep 17 00:00:00 2001 From: yxxhero Date: Sun, 30 Aug 2026 08:35:43 +0800 Subject: [PATCH] chore: bump plugin version to 3.15.12 Signed-off-by: yxxhero (cherry picked from commit c69eebb717b5298b723bc0762aab26811f505c57) --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 2e71fb87..9110e27a 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.11" +version: "3.15.12" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true