github.com/sri09kanth/helm@v3.0.0-beta.3+incompatible/pkg/plugin/testdata/plugdir/hello/plugin.yaml (about) 1 name: "hello" 2 version: "0.1.0" 3 usage: "usage" 4 description: |- 5 description 6 command: "$HELM_PLUGIN_SELF/hello.sh" 7 ignoreFlags: true 8 install: "echo installing..." 9 hooks: 10 install: "echo installing..."