Skip to content

v0.4.0

Latest

Choose a tag to compare

@taylorbot taylorbot released this 22 Jul 15:04
· 3 commits to main since this release
b1f5ab9

Added

  • Add configurable serviceAccount.name/serviceAccount.namespace and azure.mountPath values.

Changed

  • Scope AWS values under aws.*. Root-level values remain supported as a fallback for backward compatibility.
  • Templatize hardcoded resource, service account and tag values.
  • Scope the IAM trust policy to the exact serviceAccount subject instead of a wildcard match.
  • Enable Azure Workload Identity for the azure provider in addition to aks.
  • Update chart metadata to reflect Azure support.

Removed

  • Remove unused baseDomain value.