From d5068b68d95761818030d71f7e5df826dd5ffd25 Mon Sep 17 00:00:00 2001 From: Christophe VILA Date: Mon, 18 May 2020 20:37:28 +0200 Subject: [PATCH] fix namespace management --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 2784aa9..7bcdd0f 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "spray" -version: 4.0.0-beta.6 +version: 4.0.0-rc.1 usage: "upgrade sub-charts from an umbrella chart with dependency orders" description: "Helm plugin for upgrading sub-charts from umbrella chart with dependency orders" command: "$HELM_PLUGIN_DIR/bin/helm-spray"