Releases: appvia/terranetes-controller
Releases · appvia/terranetes-controller
terranetes-controller-v0.8.0
Controller used to provision a terraform workflow within kubernetes
v0.5.0
What's Changed
- [HELM] - Release v0.4.16 by @gambol99 in #1530
- [HELM] - Switching to Helm Webhooks by @gambol99 in #1536
- [HELM] - Fixed typo in values.yaml by @ronaldvb-k in #1548
- [HELM] - Job Label Chart Fix by @gambol99 in #1551
- [FEATURE] - Switching to Opentofu by @gambol99 in #1550
- [FEATURE] - Verify Revision by @gambol99 in #1556
- [IMAGES] - Checkov by @gambol99 in #1557
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
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
Controller used to provision a terraform workflow within kubernetes
v0.4.16
terranetes-controller-v0.7.21
Controller used to provision a terraform workflow within kubernetes
v0.4.15
What's Changed
- [HELM] - Release v0.4.19 by @gambol99 in #1511
- Ensure TFVars file included in volume mount when creating job by @mrsheepuk in #1512
Full Changelog: v0.4.14...v0.4.15
v0.4.14
terranetes-controller-v0.7.20
Controller used to provision a terraform workflow within kubernetes
terranetes-controller-v0.7.19
Controller used to provision a terraform workflow within kubernetes