Releases: nuuday/terraform-aws-eks-addons
Release 0.19.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.19.0 - 2021-01-06
FEATURES
- Extract prometheus-operator to own repo (#78)
Release 0.18.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.18.0 - 2021-01-05
FEATURES
- Extract modules to their own repos (#77)
Release 0.17.3
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.17.3 - 2020-12-17
BUG FIXES
- truly disabling prometheus
Release 0.17.2
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.17.2 - 2020-12-17
- //github.com/hashicorp/terraform-provider-helm/issues/645
Release 0.17.1
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.17.1 - 2020-12-14
BUG FIXES
- fixed thanos configuration variable
Release 0.17.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.17.0 - 2020-12-14
FEATURES
- Added thanos support to prometheus operator
Release 0.16.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.16.0 - 2020-12-14
FEATURES
- added support for raw helm values
Release 0.15.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.15.0 - 2020-12-11
FEATURES
- updated to support terraform 0.13
Release 0.14.0
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.14.0 - 2020-12-03
FEATURES
- Add variable to insure the validity of incoming ingress objects in case developers use invalid configuration for the ingress objects (K8-180) (#76)
Release 0.13.8
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.
v0.13.8 - 2020-11-19
- terraform fmt
- Enable ondemand throughput mode, since autoscaling config wasnt effective