github.com/darkowlzz/helm@v2.5.1-0.20171213183701-6707fe0468d4+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 useTunnel: true 8 ignoreFlags: true 9 install: "echo installing..." 10 hooks: 11 install: "echo installing..."