From 292ceff6855b1b301f2affaed9a545748dc37898 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Mon, 17 Nov 2025 08:36:50 +0800 Subject: [PATCH] Bump helm-diff version to 3.14.0 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 8ebfb8c9..b9d3269e 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.13.2" +version: "3.14.0" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true