File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,21 @@ project adheres to [Semantic Versioning](http://semver.org/).
1212
1313
1414
15+ <a name =" v2.0.0 " ></a >
16+ ## [ v2.0.0] - 2021-11-03
17+ FEATURES:
18+ - Add limitrange, resourcequota and networkpolicy features for k8s namespace ([ #147 ] ( https://github.com/maddevsio/aws-eks-base/issues/147 ) )
19+
20+ REFACTORS:
21+ - Delete unused examples ([ #144 ] ( https://github.com/maddevsio/aws-eks-base/issues/144 ) )
22+ - Use aws-iam-eks-trusted module to create all roles used in k8s ([ #143 ] ( https://github.com/maddevsio/aws-eks-base/issues/143 ) )
23+
24+ DOCS:
25+ - Add some notes about coding conventions ([ #146 ] ( https://github.com/maddevsio/aws-eks-base/issues/146 ) )
26+
27+
28+
29+
1530<a name =" v1.1.0 " ></a >
1631## [ v1.1.0] - 2021-10-19
1732ENHANCEMENTS:
2641
2742
2843
29- [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v1.1.0...HEAD
44+ [ Unreleased ] : https://github.com/maddevsio/aws-eks-base/compare/v2.0.0...HEAD
45+ [ v2.0.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v1.1.0...v2.0.0
3046[ v1.1.0 ] : https://github.com/maddevsio/aws-eks-base/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments