You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
+
5
+
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
6
+
project adheres to [Semantic Versioning](http://semver.org/).
7
+
8
+
<aname="unreleased"></a>
9
+
## [Unreleased]
10
+
11
+
12
+
13
+
14
+
15
+
<aname="v1.1.0"></a>
16
+
## [v1.1.0] - 2021-10-19
17
+
ENHANCEMENTS:
18
+
- Changes in PR and Issue templates, CONTRIBUTING.md ([#132](https://github.com/maddevsio/aws-eks-base/issues/132))
19
+
- Use priority expander for cluster autoscaler configuration to prioritize spot node_pool ([#129](https://github.com/maddevsio/aws-eks-base/issues/129))
20
+
21
+
BUG FIXES:
22
+
- Disable aws_loadbalancer_controller by default ([#128](https://github.com/maddevsio/aws-eks-base/issues/128))
23
+
24
+
DOCS:
25
+
- Describe the process of updating CHANGELOG.md ([#136](https://github.com/maddevsio/aws-eks-base/issues/136))
0 commit comments