From 2a83c8345eb6364de83dbb2d15ca370642e09dc5 Mon Sep 17 00:00:00 2001 From: Fabian Ruff Date: Wed, 23 Oct 2019 20:57:49 +0200 Subject: [PATCH] Bump plugin version to 3.0.0-rc.1 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 99f08a5b..4c000837 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+5" +version: "3.0.0-rc.1" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true