From ce5033acfc32d9b447b92528a1262129ecf15fd6 Mon Sep 17 00:00:00 2001 From: Fabian Ruff Date: Mon, 2 Sep 2024 11:16:43 +0200 Subject: [PATCH] Bump helm-diff version to 3.9.10 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 288f2026..7de56191 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.9" +version: "3.9.10" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true