Skip to content

Releases: appvia/terranetes-controller

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

terranetes-controller-v0.7.21

18 Oct 12:49
107a53a
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

v0.4.15

09 Sep 16:29
21d3c09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.14...v0.4.15

v0.4.14

09 Sep 13:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.13...v0.4.14

terranetes-controller-v0.7.20

09 Sep 16:31
247e8a8
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes

terranetes-controller-v0.7.19

09 Sep 13:31
46937c1
Compare
Choose a tag to compare

Controller used to provision a terraform workflow within kubernetes