Releases: SPHTech-Platform/terraform-helm-actions-runner-controller
Releases · SPHTech-Platform/terraform-helm-actions-runner-controller
v1.1.1
What's Changed
- Fix missing variable requirements for min and max replicas by @thepoppingone in #9
Full Changelog: v1.1.0...v1.1.1
v1.1.0
BREAKING CHANGE
- replicas flag is removed and autoscaler enabled by default from v1.1.0 using min_replicas and max_replicas flags instead.
What's Changed
- TF docs was out of date, not having latest changes to the module by @thepoppingone in #5
- Upgrade the chart version for api deprecated by @uchinda-sph in #6
- Upgrade api version by @uchinda-sph in #8
- Add autoscaling to github runners by @thepoppingone in #7
New Contributors
- @thepoppingone made their first contribution in #5
Full Changelog: v1.0.0...v1.1.0
v.1.0.1 Update README to include new inputs
Full Changelog: v1.0.0...v1.0.1
v1.0.0 [BREAKING]
v0.2.1
What's Changed
- Fix kubernetes manifest
depends_on
by @uchinda-sph in #3
New Contributors
- @uchinda-sph made their first contribution in #3
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix variable types by @lawliet89 in #1
- Update chart version and provide option to create org runners by @niroz89 in #2
New Contributors
- @lawliet89 made their first contribution in #1
- @niroz89 made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0