v0.42.3
v0.42.3
New feature
-
feat: add
fromYamlArrayandfromYamlAlltemplate functions (@Vigilans) -
feat:
setValueAtPathsupports setting array with numeric index in json path (@Vigilans) -
feat: support single command string with arguments in
exectemplate function (@Vigilans) -
feat: print stdout and stderr on command error in
exectemplate function (@Vigilans)
Fixed
-
fix: use
shlex.Splitto process lifecycle command string (@Vigilans) -
fix: use
--dry-run=serverduring build to supportlookupfunction in helm charts (@Vigilans) -
fix: prevent forcibly overridng value delimiter when using gomplateS (@Vigilans)