From 17696a7677be4ddeecf63f99a4687bb36f1c89bd Mon Sep 17 00:00:00 2001 From: Yusuke KUOKA Date: Wed, 15 May 2019 11:45:52 +0900 Subject: [PATCH] Bump to version 2.11.0+4 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 5b45c8a0..980df48a 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: "2.11.0+3" +version: "2.11.0+4" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true