mirror of
https://github.com/helm/helm.git
synced 2026-08-09 17:39:28 +00:00
The recent init action config switched the order of how variables get bound and where. This led to the namespace variable not being propagated down into the calls to kubernetes. Co-authored-by: Matthew Fisher <matt.fisher@microsoft.com> Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>