Skip to content

v1.10.5

Compare
Choose a tag to compare
@aknysh aknysh released this 26 Oct 13:36
· 165 commits to master since this release
6e1417c

what

  • In atmos helmfile commands, first check if the context ENV vars are already defined. If they are not, set them in the code

why

  • Some users of atmos define the context ENV vars (e.g. REGION) in the caller scripts, and atmos overrides them. This fix will first check if the ENV vars are not defined by the parent process before setting them