From e83ddbb15d60d37b196afd5d64008d5bcd0e54f0 Mon Sep 17 00:00:00 2001 From: Eddie Garcia Date: Mon, 19 Dec 2022 04:35:18 -0500 Subject: [PATCH] Release 0.3.0 (#140) --- 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"