From 1275ae3e87daeeb63b01fbd6a57d0301d4f54e2a Mon Sep 17 00:00:00 2001 From: yxxhero Date: Tue, 20 May 2025 06:43:24 +0800 Subject: [PATCH] Bump helm-diff version to 3.12.0 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 60c2b8f7..8f83165e 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.11.0" +version: "3.12.0" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true