From 4666a6abaa32588ec27c3fe76bec9e9379f81d92 Mon Sep 17 00:00:00 2001 From: Fabian Ruff Date: Tue, 14 Mar 2017 16:38:04 +0100 Subject: [PATCH] bump to 2.2.1+2 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 3d7aa707..884117ff 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.2.1+1" +version: "2.2.1+2" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true