From 5af3e17fa11f5b1fa0c919e300c135de36778df4 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Tue, 14 May 2024 21:03:26 +0800 Subject: [PATCH] bump helm-diff plugin 3.9.6 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index ee791fc7..6da02423 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.5" +version: "3.9.6" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true