From e8e281dbe4afcd494eb4472fc386a53ad3b4c06d Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 26 Apr 2020 21:37:36 -0700 Subject: [PATCH] update plugin yaml --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index bac921e..7356402 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "release" -version: "0.3.2" +version: "0.3.3" usage: "Determines the charts next release number" description: |- This plugin will use environment variables and git history to divine the next chart version.