Hi there,
First: very friendly project, thanks!
I see a difference in the final result between helm template and helm-playground (maybe related to #15 ).
See:
helm template . fails with: nil pointer evaluating interface {}.b
Question:
is it an intentional behavior?
I'm afraid it would give users the wrong idea that a chart syntax is okay, while it's not.
B.R.