2016-11-21 13:40:46 -05:00
|
|
|
name: "hello"
|
|
|
|
|
version: "0.1.0"
|
|
|
|
|
usage: "usage"
|
|
|
|
|
description: |-
|
|
|
|
|
description
|
2021-11-26 02:50:53 -05:00
|
|
|
command: "$HELM_PLUGIN_DIR/hello.sh"
|
2016-11-21 13:40:46 -05:00
|
|
|
ignoreFlags: true
|
2017-04-06 14:28:09 -04:00
|
|
|
hooks:
|
|
|
|
|
install: "echo installing..."
|