Ok, our version of Helm must not be new enough to contain the version of Sprig library which has that patchset, so I guess it must be a different issue. But I would still suspect something with `merge` or one of the other changes to dict.go between helm versions. -----Original Message----- From: Roman Gorshunov [mailto:paye600@gmail.com] Sent: Thursday, February 28, 2019 2:52 AM To: airship-discuss@lists.airshipit.org Cc: TANG, ROY <rt7380@att.com>; ANDERSON, CRAIG <ca846m@att.com> Subject: Re: Divingbell overrides functionality regression - Assistance needed Hello Craig, Thank you for your reply and support. I have tried to do a quick replace of `merge` to `mergeOverwrite`, and it didn't work. Linting fails on the following error:
[ERROR] templates/: parse error in "helm-toolkit/templates/utils/_daemonset_overrides.tpl": template: helm-toolkit/templates/utils/_daemonset_overrides.tpl:52: function "mergeOvewrite" not defined
Best regards, -- Roman Gorshunov