Skip to content

Releases: appvia/terranetes-controller

v0.5.3

16 Jan 11:56
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.5.3

terranetes-controller-v0.8.2

16 Jan 13:06
2a00adf
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

v0.5.2

13 Jan 16:18
c327b00
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

terranetes-controller-v0.8.1

03 Jan 13:13
dd29b2d
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

v0.5.1

30 Dec 18:36
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.1

terranetes-controller-v0.8.0

20 Nov 10:30
feea897
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

v0.5.0

20 Nov 10:17
8e3c572
Compare
Choose a tag to compare

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

terranetes-controller-v0.7.23

10 Nov 17:30
4c01e9d
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

Bugs

  • The current helm chart has a typo in the 'controller.jobsLabels', this should have been 'controller.jobLabels', which is what the actual template references #1548

terranetes-controller-v0.7.22

24 Oct 11:18
6ebb808
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

v0.4.16

18 Oct 12:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.15...v0.4.16