Skip to content

Commit ead7f15

Browse files
authored
feat(plugin): enhance plugin description in plugin.yaml (#712)
1 parent 878a9a4 commit ead7f15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "dashboard"
22
version: "2.1.1"
33
usage: "A simplified way of working with Helm"
4-
description: "View HELM situation in nice web UI"
4+
description: "GUI dashboard for inspecting Helm releases, manifests, revision diffs, and Kubernetes resources"
55
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
66
ignoreFlags: false
77
hooks:

0 commit comments

Comments
 (0)