From 18a0ce6f3c0d706c428648693f7befbc0facf109 Mon Sep 17 00:00:00 2001 From: yxxhero Date: Mon, 15 Jun 2026 20:43:59 +0800 Subject: [PATCH] chore: bump version to 3.15.9 Signed-off-by: yxxhero --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index c673e46b..d1b1c3bc 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.15.8" +version: "3.15.9" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true