EKS 1.15 Support (#776)

* chore(eks): Support EKS 1.15

* docs(changelog): Adding entry to CHANGELOG

* chore(examples): Removing VPC tags from merged PR #772

* docs(changelog): Adding 'breaking' to CHANGELOG entry
This commit is contained in:
Scott Crooks
2020-03-11 17:06:55 +01:00
committed by GitHub
parent 23c005e5ef
commit 7dc56e976b
10 changed files with 4 additions and 27 deletions

View File

@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Add `default_cooldown` and `health_check_grace_period` options to workers ASG (by @ArieLevs)
- Fix support for ASG max instance lifetime for workers (by @barryib)
- Add support for envelope encryption of Secrets (by @babilen5)
- **Breaking:** Added support for EKS 1.15 (by @sc250024)
# History