File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,27 @@ project adheres to [Semantic Versioning](http://semver.org/).
1212
1313
1414
15+ <a name =" v10.0.0 " ></a >
16+ ## [ v10.0.0] - 2024-01-09
17+ FEATURES:
18+ - Switch from cluster-autoscaler to karpenter ([ #349 ] ( https://github.com/maddevsio/aws-eks-base/issues/349 ) )
19+ - Do not use tigera-operator for native network policies ([ #341 ] ( https://github.com/maddevsio/aws-eks-base/issues/341 ) )
20+
21+ ENHANCEMENTS:
22+ - Delete cpu.limits from the limitrange configuration ([ #346 ] ( https://github.com/maddevsio/aws-eks-base/issues/346 ) )
23+
24+ BUG FIXES:
25+ - Change authentication method for cloudwatch datasource ([ #344 ] ( https://github.com/maddevsio/aws-eks-base/issues/344 ) )
26+ - Set k8s resources for Loki workload ([ #342 ] ( https://github.com/maddevsio/aws-eks-base/issues/342 ) )
27+
28+ DOCS:
29+ - Update README after adding karpenter ([ #350 ] ( https://github.com/maddevsio/aws-eks-base/issues/350 ) )
30+
31+
32+
33+
1534<a name =" v9.1.0 " ></a >
16- ## [ v9.1.0] - 2023-07-11
35+ ## [ v9.1.0] - 2023-08-30
1736FEATURES:
1837- Upgrade all applications in layer2 ([ #331 ] ( https://github.com/maddevsio/aws-eks-base/issues/331 ) )
1938- Decoupled layers by using terragrunt v2 ([ #313 ] ( https://github.com/maddevsio/aws-eks-base/issues/313 ) )
@@ -230,7 +249,8 @@ DOCS:
230249
231250
232251
233- [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v9.1.0...HEAD
252+ [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v10.0.0...HEAD
253+ [ v10.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v9.1.0...v10.0.0
234254[ v9.1.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v9.0.0...v9.1.0
235255[ v9.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v8.0.0...v9.0.0
236256[ v8.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v7.0.0...v8.0.0
You can’t perform that action at this time.
0 commit comments