File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,29 @@ project adheres to [Semantic Versioning](http://semver.org/).
1212
1313
1414
15+ <a name =" v8.0.0 " ></a >
16+ ## [ v8.0.0] - 2022-05-02
17+ FEATURES:
18+ - Configure cluster endpoint ([ #251 ] ( https://github.com/maddevsio/aws-eks-base/issues/251 ) )
19+
20+ ENHANCEMENTS:
21+ - Update k8s cluster to the latest version ([ #274 ] ( https://github.com/maddevsio/aws-eks-base/issues/274 ) )
22+ - Update used helm-charts to the latest versions ([ #271 ] ( https://github.com/maddevsio/aws-eks-base/issues/271 ) )
23+ - Update terraform modules, providers ([ #270 ] ( https://github.com/maddevsio/aws-eks-base/issues/270 ) )
24+ - Update terraform eks module ([ #261 ] ( https://github.com/maddevsio/aws-eks-base/issues/261 ) )
25+ - Change cluster-autoscaler configuration to improve cluster utilization ([ #255 ] ( https://github.com/maddevsio/aws-eks-base/issues/255 ) )
26+
27+ REFACTORS:
28+ - Switch from aws-managed nodegroups to self-managed ([ #277 ] ( https://github.com/maddevsio/aws-eks-base/issues/277 ) )
29+ - Switch from kubernetes-external-secrets to External Secrets Operator ([ #276 ] ( https://github.com/maddevsio/aws-eks-base/issues/276 ) )
30+ - Fix layer* /README.md files content ([ #273 ] ( https://github.com/maddevsio/aws-eks-base/issues/273 ) )
31+
32+ BUG FIXES:
33+ - Delete unnecessary istio-sidecar configuration ([ #257 ] ( https://github.com/maddevsio/aws-eks-base/issues/257 ) )
34+
35+
36+
37+
1538<a name =" v7.0.0 " ></a >
1639## [ v7.0.0] - 2022-02-14
1740ENHANCEMENTS:
@@ -155,7 +178,8 @@ DOCS:
155178
156179
157180
158- [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v7.0.0...HEAD
181+ [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v8.0.0...HEAD
182+ [ v8.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v7.0.0...v8.0.0
159183[ v7.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v6.1.1...v7.0.0
160184[ v6.1.1 ] : https://github.com/maddevsio/aws-eks-base/compare/v6.1.0...v6.1.1
161185[ v6.1.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v6.0.1...v6.1.0
You can’t perform that action at this time.
0 commit comments