jlandowner/helm-chartsnap

success even if chart is not found

Opened this issue · 0 comments

After #110 chartsnap can take a error output snapshot with success exitcode. But also it unintentionally takes a error snapshot that chart is not found.

It should take only helm's rendering output(including rendering error) and it should exit with errors excluding rendering error.