From c2e4339a5ddaae26353083d03b90ce5834347b65 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Thu, 14 Nov 2024 08:12:35 +0800 Subject: [PATCH] build(plugin.yaml): update version to 3.9.12 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 390e5e3b..2e356c97 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.9.11" +version: "3.9.12" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true