mirror of https://github.com/helm/helm
Before this change, running 'helm env' multiple times would generate a different order for the output each time. This is because Go purposely loops over hash maps in a random order. This commit sorts the environment variables by alphabetical order before generating the output. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>pull/6891/head
parent
43acbfe86d
commit
3e09e2fa28
Loading…
Reference in new issue