From 2221fb22a0a4d23f02600389390288e980785cab Mon Sep 17 00:00:00 2001 From: Andrei Pohilko Date: Wed, 26 Oct 2022 12:37:47 +0100 Subject: [PATCH] Release 0.2.1 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index ceacefa..4c877f3 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "0.2.0" +version: "0.2.1" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"