Skip to content

Commit 5adc320

Browse files
release: v2.1.0 (#55)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent c92dbd0 commit 5adc320

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v2.1.0
2+
3+
## Features
4+
* feat: add support for node_selector (#53) (Steve)([c92dbd0](https://github.com/lacework/terraform-kubernetes-agent/commit/c92dbd01ddc91622dc6ba8a054f69ca1f98f193e))
5+
## Other Changes
6+
* ci: version bump to v2.0.1-dev (Lacework)([dd336e3](https://github.com/lacework/terraform-kubernetes-agent/commit/dd336e33f9870d3b4862e438a7737344f8838cae))
7+
---
18
# v2.0.0
29

310
## Features

RELEASE_NOTES.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v2.0.0`.
2+
Another day, another release. These are the release notes for the version `v2.1.0`.
33

44
## Features
5-
* feat: added support for `priorityClassName` definition (Alan Nix)([dc0b1cc](https://github.com/lacework/terraform-kubernetes-agent/commit/dc0b1cc4162b235d103d64c5ab0f34244a52b303))
6-
* feat: allow modification of all agent configuration parameters (Alan Nix)([efefb37](https://github.com/lacework/terraform-kubernetes-agent/commit/efefb375118282c1598b07fa2f5dd2c5285d8b54))
7-
* feat: expose priority_class_name argument (#50) (Darren)([a4e626d](https://github.com/lacework/terraform-kubernetes-agent/commit/a4e626d579ba0f7dc608e851635d361e6cc61e1e))
8-
* feat: deprecate support for Terraform 0.12 and 0.13 (#48) (Darren)([11c99c2](https://github.com/lacework/terraform-kubernetes-agent/commit/11c99c26355ea9043484be79f5b19251efbfe3a0))
9-
## Bug Fixes
10-
* fix: resolved priority class name merge collision (Alan Nix)([9dfb560](https://github.com/lacework/terraform-kubernetes-agent/commit/9dfb560bb2c0bf92398023708c55ef0e8d3bedd0))
5+
* feat: add support for node_selector (#53) (Steve)([c92dbd0](https://github.com/lacework/terraform-kubernetes-agent/commit/c92dbd01ddc91622dc6ba8a054f69ca1f98f193e))
116
## Other Changes
12-
* ci: version bump to v1.5.2-dev (Lacework)([a8da513](https://github.com/lacework/terraform-kubernetes-agent/commit/a8da513313ad828ca906b213006f8e1b9e823e15))
7+
* ci: version bump to v2.0.1-dev (Lacework)([dd336e3](https://github.com/lacework/terraform-kubernetes-agent/commit/dd336e33f9870d3b4862e438a7737344f8838cae))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1-dev
1+
2.1.0

0 commit comments

Comments
 (0)