From aeb4a8170b693ead4cacc4a790634e30f8eebc23 Mon Sep 17 00:00:00 2001 From: Fabian Ruff Date: Mon, 28 Oct 2019 09:12:46 +0100 Subject: [PATCH] Bump to 3.0.0-rc.6 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index f8552ff1..cd43b8a3 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.0.0-rc.5" +version: "3.0.0-rc.6" usage: "Preview helm upgrade changes as a diff" description: "Preview helm upgrade changes as a diff" useTunnel: true