Releases: appvia/terranetes-controller
Releases · appvia/terranetes-controller
v0.5.4
What's Changed
- [HELM] - Release v0.5.3 by @gambol99 in #1590
- error in applying checkov resource selector by @strollo in #1606
- fix: add securityContexts to all containers in job template by @rolandkool in #1611
- [HELM] fix the registerCRDs parameter by @rolandkool in #1612
New Contributors
- @strollo made their first contribution in #1606
- @rolandkool made their first contribution in #1611
Full Changelog: v0.5.3...v0.5.4
terranetes-controller-v0.8.3
Controller used to provision a terraform workflow within kubernetes
vterranetes-controller-0.8.3
What's Changed
- error in applying checkov resource selector by @strollo in #1606
- fix: add securityContexts to all containers in job template by @rolandkool in #1611
- [HELM] fix the registerCRDs parameter by @rolandkool in #1612
New Contributors
- @strollo made their first contribution in #1606
- @rolandkool made their first contribution in #1611
Full Changelog: terranetes-controller-v0.8.2...vterranetes-controller-0.8.3
v0.5.3
What's Changed
- fail when there is a failure file by @lewismarshall in #1587
- [FIX] - Terrenetes Download by @gambol99 in #1589
Full Changelog: v0.5.2...v0.5.3
terranetes-controller-v0.8.2
Controller used to provision a terraform workflow within kubernetes
v0.5.2
What's Changed
- [HELM] - Release v0.5.1 (v0.8.1) by @gambol99 in #1582
- add a rety option to the step command by @lewismarshall in #1585
New Contributors
- @lewismarshall made their first contribution in #1585
Full Changelog: v0.5.1...v0.5.2
terranetes-controller-v0.8.1
Controller used to provision a terraform workflow within kubernetes
v0.5.1
What's Changed
- [HELM] - Release 0.5.0 by @gambol99 in #1559
- [FEATURE] - Alpine Image 3.20.3 by @gambol99 in #1560
- docs: fix broken links in the README by @KashifSaadat in #1561
Full Changelog: v0.5.0...v0.5.1
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