Skip to content

Commit 7e8e790

Browse files
release: v1.4.1 (#37)
Signed-off-by: Lacework <[email protected]>
1 parent ac51669 commit 7e8e790

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.4.1
2+
3+
## Bug Fixes
4+
* fix: improved support for various tolerations (Alan Nix)([85bcc18](https://github.com/lacework/terraform-kubernetes-agent/commit/85bcc180a3e8e4f3a275b2da0430adb07e5cd32e))
5+
## Documentation Updates
6+
* docs: Add contributing documentation (#35) (Darren)([30fd5e8](https://github.com/lacework/terraform-kubernetes-agent/commit/30fd5e8adb3d39cdaafefb440324cdf85f5c66be))
7+
## Other Changes
8+
* ci: version bump to v1.4.1-dev (Lacework)([0ae3dd6](https://github.com/lacework/terraform-kubernetes-agent/commit/0ae3dd61f6aa3166963db3b1af7bb05c2c610f7b))
9+
---
110
# v1.4.0
211

312
## Features

RELEASE_NOTES.md

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

4-
## Features
5-
* feat: Expose revision_history_limit attribute (#33) (Jay R)([45fab38](https://github.com/lacework/terraform-kubernetes-agent/commit/45fab38dd61a434461c0402547bfc8f3679a1e1f))
4+
## Bug Fixes
5+
* fix: improved support for various tolerations (Alan Nix)([85bcc18](https://github.com/lacework/terraform-kubernetes-agent/commit/85bcc180a3e8e4f3a275b2da0430adb07e5cd32e))
6+
## Documentation Updates
7+
* docs: Add contributing documentation (#35) (Darren)([30fd5e8](https://github.com/lacework/terraform-kubernetes-agent/commit/30fd5e8adb3d39cdaafefb440324cdf85f5c66be))
68
## Other Changes
7-
* ci: version bump to v1.3.1-dev (Lacework)([eb8a561](https://github.com/lacework/terraform-kubernetes-agent/commit/eb8a561c43b34c85103fc5ff34735ddd393e6b51))
9+
* ci: version bump to v1.4.1-dev (Lacework)([0ae3dd6](https://github.com/lacework/terraform-kubernetes-agent/commit/0ae3dd61f6aa3166963db3b1af7bb05c2c610f7b))

VERSION

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

0 commit comments

Comments
 (0)