Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 10:17
· 3 commits to master since this release
8e3c572

What's Changed

Major Changes

With this release we have switched to OpenTofu by default. If you still wish to retain the use of hashicorp terraform ensure you set the following in your helm values

controller:
  binaryPath: /bin/terraform
  images:
    terraform: hashicorp/terraform:1.9

Full Changelog: v0.4.16...v0.5.0