From c436d4316132af6342cf15160fa1a22b04a0d2cd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 8 Nov 2025 14:38:13 +0000 Subject: [PATCH 1/2] Initial plan From 8e97761a5b431f1e514a3e0d1d3677bde672bb86 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 8 Nov 2025 14:45:49 +0000 Subject: [PATCH 2/2] Update version to 3.13.2 in plugin.yaml 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 3ae54d09..451a4687 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.1" +version: "3.13.2" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true