From 87dbb9bf665d17484e3938f9438dd9ec885d1371 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Sat, 15 Jun 2024 18:35:03 +0800 Subject: [PATCH] feat: bump to 3.9.8 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 694f9e8c..38bd1dea 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.7" +version: "3.9.8" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true