Instead of relying on upstream Helm's structs and methods on those structs, this PR wraps upstream Helm's structs into Hull types that have additional functions added to them.
These additional functions will make it easier to build a TemplateOptions struct in a testing suite.
Instead of relying on upstream Helm's structs and methods on those structs, this PR wraps upstream Helm's structs into Hull types that have additional functions added to them.
These additional functions will make it easier to build a TemplateOptions struct in a testing suite.