github.com/defensepoint-snyk-test/helm-new@v0.0.0-20211130153739-c57ea64d6603/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..."