-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <[email protected]>
- Loading branch information
1 parent
3a5c1c8
commit 3a05be7
Showing
3 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v2.4.0`. | ||
Another day, another release. These are the release notes for the version `v2.5.0`. | ||
|
||
## Features | ||
* feat: add a default syscall_config.yaml file (#73) (Jean-Philippe Lachance)([6cecea5](https://github.com/lacework/terraform-kubernetes-agent/commit/6cecea53fd55b3c187d36af02c0547f12f0a1b30)) | ||
## Bug Fixes | ||
* fix(CPLAT-672): Update references to api.lacework.net (Atul Singh)([2874dcd](https://github.com/lacework/terraform-kubernetes-agent/commit/2874dcd6c15cb9520ceec0c7e0d92b645e78f347)) | ||
* feat: Add dynamic node affinity (#76) (Samuel Wibrow)([e01ebdd](https://github.com/lacework/terraform-kubernetes-agent/commit/e01ebdd343c129ccc230d8c1c0d1344c71762ded)) | ||
## Other Changes | ||
* style: make the Terraform formatter format all files (#72) (Jean-Philippe Lachance)([3c95a1e](https://github.com/lacework/terraform-kubernetes-agent/commit/3c95a1eaf343c75264301d6c41da716bf52b09a8)) | ||
* ci: tfsec (jon-stewart)([0bd3fa1](https://github.com/lacework/terraform-kubernetes-agent/commit/0bd3fa14f834ed0c096ee4e6f4602db01278bd2b)) | ||
* ci: version bump to v2.3.1-dev (Lacework)([18adec1](https://github.com/lacework/terraform-kubernetes-agent/commit/18adec150f836b6d604c10155ae04a6bf52dd91e)) | ||
* chore: add lacework_metric_module datasource (#78) (Darren)([3a5c1c8](https://github.com/lacework/terraform-kubernetes-agent/commit/3a5c1c8c0819b5aea3dad370f83f3e917d906952)) | ||
* ci: version bump to v2.4.1-dev (Lacework)([2a24fe8](https://github.com/lacework/terraform-kubernetes-agent/commit/2a24fe8a93bc56d6b2c2dfef31cd00614b76792c)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.4.1-dev | ||
2.5.0 |