2016-11-21 13:40:46 -05:00
|
|
|
name: "hello"
|
|
|
|
|
version: "0.1.0"
|
|
|
|
|
usage: "usage"
|
|
|
|
|
description: |-
|
|
|
|
|
description
|
2017-03-12 09:24:31 -04:00
|
|
|
command: "$HELM_PLUGIN_SELF/hello.sh"
|
2016-11-21 13:40:46 -05:00
|
|
|
ignoreFlags: true
|
2017-04-06 14:28:09 -04:00
|
|
|
hooks:
|
|
|
|
|
install: "echo installing..."
|