From 7464d75dc2424748ae162eaa8775bed02a0a473b Mon Sep 17 00:00:00 2001 From: Yusuke Kuoka Date: Mon, 10 Jan 2022 06:15:50 +0000 Subject: [PATCH] Bump helm-diff version to 3.3.0 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 32de97aa..2dfd91a4 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.2.0" +version: "3.3.0" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true