Skip to content

v0.17.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 23 Feb 05:04
· 290 commits to main since this release
fc85d82
Fix `helm-aws-profile-pattern` option @aknysh (#25)

what

  • Fix helm-aws-profile-pattern option

why

  • Helm/helmfile/kubeconfig AWS profiles use gbl environment in their names (since IAM roles are global)
  • Replacing {environment} with the environment values from the YAML stack configs does not work when running atmos helmfile ... commands for the environments other than gbl