From d92a7d10fd81f911d7093a983555f2c8257d84b9 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Sun, 12 Oct 2025 16:32:19 +0800 Subject: [PATCH] build: bump version to 3.13.1 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index caca3d4d..3ae54d09 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.0" +version: "3.13.1" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true