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
* feat: added option for k8s collector deployment (Alan Nix)([04fa746](https://github.com/lacework/terraform-kubernetes-agent/commit/04fa746e3d80e553fd194c07d7e2c0676b9a057c))
7
+
## Refactor
8
+
* refactor: split main.tf into cluster/node scoped files (Alan Nix)([b7540ee](https://github.com/lacework/terraform-kubernetes-agent/commit/b7540ee1426a1556c2daefca676f0a029aa0fe8a))
9
+
## Bug Fixes
10
+
* fix: lacework_agent_configuration type (#63) (jonathan stewart)([9d9fde7](https://github.com/lacework/terraform-kubernetes-agent/commit/9d9fde796da1902eab86d9e4aba49eced8150a1b))
11
+
## Documentation Updates
12
+
* docs: updated example to include `lacework_cluster_region` (Alan Nix)([190bbc4](https://github.com/lacework/terraform-kubernetes-agent/commit/190bbc49344821d36e72d6c9b770076a3ebf956b))
13
+
* docs: updated README with new variables (Alan Nix)([b9ac65f](https://github.com/lacework/terraform-kubernetes-agent/commit/b9ac65fd8918bf4bb7b1f6b99335208bbad2b46a))
* chore: updated `run_as_user` to match helm deployment (Alan Nix)([e3b14b3](https://github.com/lacework/terraform-kubernetes-agent/commit/e3b14b31d18bcc548df36136943621dcc981e996))
17
+
* ci: version bump to v2.1.1-dev (Lacework)([9085fbf](https://github.com/lacework/terraform-kubernetes-agent/commit/9085fbf2041b99bcfd6d2e04921ccc2500976e48))
Another day, another release. These are the release notes for the version `v2.1.0`.
2
+
Another day, another release. These are the release notes for the version `v2.2.0`.
3
3
4
4
## Features
5
-
* feat: add support for node_selector (#53) (Steve)([c92dbd0](https://github.com/lacework/terraform-kubernetes-agent/commit/c92dbd01ddc91622dc6ba8a054f69ca1f98f193e))
* 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))
12
+
## 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))
* ci: version bump to v2.0.1-dev (Lacework)([dd336e3](https://github.com/lacework/terraform-kubernetes-agent/commit/dd336e33f9870d3b4862e438a7737344f8838cae))
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))
0 commit comments