blob: 77e9cffb90538fd04347c145e5181aa1c4af3d2b [file] [log] [blame]
name: "unittest"
version: "0.2.0"
usage: "unittest for helm charts"
description: "Unit test for helm chart in YAML with ease to keep your chart functional and robust."
ignoreFlags: false
command: "$HELM_PLUGIN_DIR/untt"
hooks:
install: "cd $HELM_PLUGIN_DIR; ./install-binary.sh"
update: "cd $HELM_PLUGIN_DIR; HELM_PLUGIN_UPDATE=1 ./install-binary.sh"