feat(plugin): enhance plugin description in plugin.yaml (#712)

This commit is contained in:
Yash Raj
2026-08-08 08:27:38 +01:00
committed by GitHub
parent 878a9a4d3b
commit ead7f15352
+1 -1
View File
@@ -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: