mirror of
https://github.com/helm/helm.git
synced 2026-08-12 22:16:30 +00:00
Before this commit, `r.Enabled` was modified if and only if a boolean was found in the for loop, and in that case, it was assigned the value of said boolean, just in a more complicated way. Signed-off-by: Simon Alling <alling.simon@gmail.com>