mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-08-29 15:49:46 +00:00
feat(plugin): enhance plugin description in plugin.yaml (#712)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
name: "dashboard"
|
||||
version: "2.1.1"
|
||||
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"
|
||||
ignoreFlags: false
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user