blob: 2f252b579f4d51044a2b885a6d0786c1002653bc [file] [log] [blame]
name: "unittest"
version: "0.1.7"
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; ./install-binary.sh"