user avatar
support output-dir when running 'helm template' (#3144)
Rajat Jindal authored
* support output-dir when running 'helm template'

* add --output-dir to documentation

* when writing to file, dont add additional document

* trigger another ci build. make test-unit works for me

* dont write blank files

* return err instead of panic
7f13e13a