From 2e9824798dd4810d1a1f6cebc00c88d802e97726 Mon Sep 17 00:00:00 2001 From: Rimas Mocevicius Date: Wed, 18 Sep 2019 15:37:16 +0100 Subject: [PATCH] update plugin to v0.8.6 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 27367f3..0e99d30 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,6 +1,6 @@ --- name: "tiller" -version: "0.8.5" +version: "0.8.6" usage: "Please see https://github.com/rimusz/helm-tiller for usage" description: "Start a Tiller server locally, aka Tillerless Helm" command: "$HELM_PLUGIN_DIR/scripts/tiller.sh"