Skip to content

Commit 64cf3f4

Browse files
release: v2.3.0 (#67)
1 parent bb807d0 commit 64cf3f4

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v2.3.0
2+
3+
## Features
4+
* feat: add new variable 'lacework_agent_log_stdout' (#65) (Darren)([bb807d0](https://github.com/lacework/terraform-kubernetes-agent/commit/bb807d0f7ed19be9384fd92a398e01d061d9a4a6))
5+
## Documentation Updates
6+
* docs(RAIN-54746): update example urls (Atul Singh)([664382b](https://github.com/lacework/terraform-kubernetes-agent/commit/664382beda9c1f622dddce3795c29a0814ad0976))
7+
## Other Changes
8+
* ci: version bump to v2.2.1-dev (Lacework)([6e3462d](https://github.com/lacework/terraform-kubernetes-agent/commit/6e3462d779d4523d3c47b6ff948810ed9077a52b))
9+
---
110
# v2.2.0
211

312
## Features

RELEASE_NOTES.md

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

44
## Features
5-
* feat: added security context placeholder (Alan Nix)([edc00b6](https://github.com/lacework/terraform-kubernetes-agent/commit/edc00b6734ea41d4dddcdd50e09b24f4bb14f97c))
6-
* feat: added resource requests/limits placeholders (Alan Nix)([916868b](https://github.com/lacework/terraform-kubernetes-agent/commit/916868bf8ae890dd157aef18f07f8e11ee51e52a))
7-
* feat: added option for k8s collector deployment (Alan Nix)([04fa746](https://github.com/lacework/terraform-kubernetes-agent/commit/04fa746e3d80e553fd194c07d7e2c0676b9a057c))
8-
## Refactor
9-
* refactor: split main.tf into cluster/node scoped files (Alan Nix)([b7540ee](https://github.com/lacework/terraform-kubernetes-agent/commit/b7540ee1426a1556c2daefca676f0a029aa0fe8a))
10-
## Bug Fixes
11-
* fix: lacework_agent_configuration type (#63) (jonathan stewart)([9d9fde7](https://github.com/lacework/terraform-kubernetes-agent/commit/9d9fde796da1902eab86d9e4aba49eced8150a1b))
5+
* feat: add new variable 'lacework_agent_log_stdout' (#65) (Darren)([bb807d0](https://github.com/lacework/terraform-kubernetes-agent/commit/bb807d0f7ed19be9384fd92a398e01d061d9a4a6))
126
## Documentation Updates
13-
* docs: updated example to include `lacework_cluster_region` (Alan Nix)([190bbc4](https://github.com/lacework/terraform-kubernetes-agent/commit/190bbc49344821d36e72d6c9b770076a3ebf956b))
14-
* docs: updated README with new variables (Alan Nix)([b9ac65f](https://github.com/lacework/terraform-kubernetes-agent/commit/b9ac65fd8918bf4bb7b1f6b99335208bbad2b46a))
15-
* docs: update README.md (#56) (Steve)([aae7adb](https://github.com/lacework/terraform-kubernetes-agent/commit/aae7adb72c42f6bff223690379a08f1f8395055b))
7+
* docs(RAIN-54746): update example urls (Atul Singh)([664382b](https://github.com/lacework/terraform-kubernetes-agent/commit/664382beda9c1f622dddce3795c29a0814ad0976))
168
## Other Changes
17-
* chore: updated `run_as_user` to match helm deployment (Alan Nix)([e3b14b3](https://github.com/lacework/terraform-kubernetes-agent/commit/e3b14b31d18bcc548df36136943621dcc981e996))
18-
* ci: version bump to v2.1.1-dev (Lacework)([9085fbf](https://github.com/lacework/terraform-kubernetes-agent/commit/9085fbf2041b99bcfd6d2e04921ccc2500976e48))
9+
* ci: version bump to v2.2.1-dev (Lacework)([6e3462d](https://github.com/lacework/terraform-kubernetes-agent/commit/6e3462d779d4523d3c47b6ff948810ed9077a52b))

VERSION

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

0 commit comments

Comments
 (0)