mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-09-02 09:25:59 +00:00
feat(plugin): enhance plugin description in plugin.yaml (#712)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: "dashboard"
|
name: "dashboard"
|
||||||
version: "2.1.1"
|
version: "2.1.1"
|
||||||
usage: "A simplified way of working with Helm"
|
usage: "A simplified way of working with Helm"
|
||||||
description: "View HELM situation in nice web UI"
|
description: "GUI dashboard for inspecting Helm releases, manifests, revision diffs, and Kubernetes resources"
|
||||||
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
|
||||||
ignoreFlags: false
|
ignoreFlags: false
|
||||||
hooks:
|
hooks:
|
||||||
|
|||||||
Reference in New Issue
Block a user