From 3e1e4be4b35102a04c74fd4213f5b64ecaf158f4 Mon Sep 17 00:00:00 2001 From: ronahk <74967920+ronahk@users.noreply.github.com> Date: Sat, 31 Dec 2022 11:26:55 +0200 Subject: [PATCH] Update plugin.yaml to latest release version (#155) --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 3167967..b709442 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "0.3.0" +version: "0.3.1" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"