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/).
12
12
13
13
14
14
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
+
15
30
<a name =" v1.1.0 " ></a >
16
31
## [ v1.1.0] - 2021-10-19
17
32
ENHANCEMENTS:
26
41
27
42
28
43
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
30
46
[ 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