From feaa4520b509ef8d450f8dc6012efe697766c9c8 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Mon, 23 Sep 2024 07:51:54 +0800 Subject: [PATCH] Bump helm-diff version to 3.9.11 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 7de56191..390e5e3b 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.10" +version: "3.9.11" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true