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