Skip to content

Commit 81066d6

Browse files
authored
release: v0.3.0 (#12)
1 parent b30d43c commit 81066d6

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v0.3.0
2+
3+
## Features
4+
* feat: Support setting ServiceAccount in Pod template (#8) (John Marion)([0b325d5](https://github.com/lacework/terraform-kubernetes-agent/commit/0b325d5457512358b65998ba54a90e65a3ed67d6))
5+
## Other Changes
6+
* ci: open release pull request automatically (Salim Afiune Maya)([da085b2](https://github.com/lacework/terraform-kubernetes-agent/commit/da085b219c953d6870d2eb2efeca7acc99c7456d))
7+
* ci: automatic minor version bump (Salim Afiune Maya)([a8cc0be](https://github.com/lacework/terraform-kubernetes-agent/commit/a8cc0be9af7a9505af9af260ed15b0ee3b0055e1))
8+
* ci: switch releases to be own by Lacework releng ⚡ (#7) (Salim Afiune)([65df0df](https://github.com/lacework/terraform-kubernetes-agent/commit/65df0df0907019e7ad57dfcd540a245bb7c08a5a))
9+
---
110
# v0.2.0
211

312
## Features

RELEASE_NOTES.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v0.2.0`.
2+
Another day, another release. These are the release notes for the version `v0.3.0`.
33

44
## Features
5-
* feat(config): Add lacework_agent_interface_connection_size variable (#5) (Jean-Philippe Lachance)([fa259c2](https://github.com/lacework/terraform-kubernetes-agent/commit/fa259c204c41161f1ef47753ffd2fa09147a15a3))
5+
* feat: Support setting ServiceAccount in Pod template (#8) (John Marion)([0b325d5](https://github.com/lacework/terraform-kubernetes-agent/commit/0b325d5457512358b65998ba54a90e65a3ed67d6))
6+
## Other Changes
7+
* ci: open release pull request automatically (Salim Afiune Maya)([da085b2](https://github.com/lacework/terraform-kubernetes-agent/commit/da085b219c953d6870d2eb2efeca7acc99c7456d))
8+
* ci: automatic minor version bump (Salim Afiune Maya)([a8cc0be](https://github.com/lacework/terraform-kubernetes-agent/commit/a8cc0be9af7a9505af9af260ed15b0ee3b0055e1))
9+
* ci: switch releases to be own by Lacework releng ⚡ (#7) (Salim Afiune)([65df0df](https://github.com/lacework/terraform-kubernetes-agent/commit/65df0df0907019e7ad57dfcd540a245bb7c08a5a))

VERSION

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

0 commit comments

Comments
 (0)