From 0d09ca6d702c97e7066518ae87df88af5789d60b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 23:19:29 +0000 Subject: [PATCH 1/2] Initial plan From 4cb2543099a5919876086dd4bbdbe5376c754de8 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Nov 2025 23:36:17 +0000 Subject: [PATCH 2/2] Update plugin version from 3.14.0 to 3.14.1 Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com> --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index cf855b96..7512bc2f 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.14.0" +version: "3.14.1" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true