From d0836eee0e2133af735cbaee0ce8968dad681b34 Mon Sep 17 00:00:00 2001 From: ronahk Date: Sun, 18 Dec 2022 14:25:43 +0200 Subject: [PATCH] update plugin version --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index d289150..3167967 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "0.2.8" +version: "0.3.0" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"