From 7a47b36af75a1a2a3d74ddd6227fbf0945f210df Mon Sep 17 00:00:00 2001 From: yxxhero Date: Thu, 14 Aug 2025 07:52:30 +0800 Subject: [PATCH] build: update plugin version to 3.12.5 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 56202dac..8e2a8183 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.12.4" +version: "3.12.5" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true