From e24d7275a07504e7b3afd1d931212a90834a244c Mon Sep 17 00:00:00 2001 From: yxxhero Date: Wed, 9 Jul 2025 06:38:47 +0800 Subject: [PATCH] Bump helm-diff version to 3.12.3 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 1f23ecf0..d501483a 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.12.2" +version: "3.12.3" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true