helm-playground icon indicating copy to clipboard operation
helm-playground copied to clipboard

Different behaviour than helm-template for nested values

Open filiagees opened this issue 4 months ago • 1 comments

Hi there,

First: very friendly project, thanks!


I see a difference in the final result between helm template and helm-playground (maybe related to https://github.com/shipmight/helm-playground/issues/15 ). See:

  • helm-playground: Image

  • helm template . fails with: nil pointer evaluating interface {}.b

Image

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.

filiagees avatar Aug 12 '25 19:08 filiagees

Not intentional, looks like a bug.

codeclown avatar Aug 13 '25 13:08 codeclown