From 90ee67be7d2977599ef0c7020627574a2a5d541f Mon Sep 17 00:00:00 2001 From: yxxhero Date: Wed, 28 Feb 2024 20:32:37 +0800 Subject: [PATCH] bump helm-diff to 3.9.5 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 4856f03d..ee791fc7 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.4" +version: "3.9.5" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true