Skip to content

Commit e422dca

Browse files
release: v1.0.0 (#16)
1 parent b15ff07 commit e422dca

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v1.0.0
2+
3+
## Documentation Updates
4+
* docs: improved example documentation (#13) (Alan Nix)([a8bdc0d](https://github.com/lacework/terraform-kubernetes-agent/commit/a8bdc0de781173d0514fd8581bd5126216e4d1a3))
5+
## Other Changes
6+
* build(deps): migrate kubernetes provider to >= 2.0.0 (#9) (Samuel Bégin)([b15ff07](https://github.com/lacework/terraform-kubernetes-agent/commit/b15ff07f69d800b99da138c674d46e625694e261))
7+
* ci: fix finding major versions during release (#15) (Salim Afiune)([2799fd5](https://github.com/lacework/terraform-kubernetes-agent/commit/2799fd50ddfa00948a667547c1b7435255f82514))
8+
* ci: switch PR test from CircleCI to CodeFresh (#14) (Darren)([4a96100](https://github.com/lacework/terraform-kubernetes-agent/commit/4a96100ba610b90104a2b8e4afba5b8637ce25a2))
9+
---
110
# v0.3.0
211

312
## Features

RELEASE_NOTES.md

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

4-
## Features
5-
* feat: Support setting ServiceAccount in Pod template (#8) (John Marion)([0b325d5](https://github.com/lacework/terraform-kubernetes-agent/commit/0b325d5457512358b65998ba54a90e65a3ed67d6))
4+
## Documentation Updates
5+
* docs: improved example documentation (#13) (Alan Nix)([a8bdc0d](https://github.com/lacework/terraform-kubernetes-agent/commit/a8bdc0de781173d0514fd8581bd5126216e4d1a3))
66
## 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))
7+
* build(deps): migrate kubernetes provider to >= 2.0.0 (#9) (Samuel Bégin)([b15ff07](https://github.com/lacework/terraform-kubernetes-agent/commit/b15ff07f69d800b99da138c674d46e625694e261))
8+
* ci: fix finding major versions during release (#15) (Salim Afiune)([2799fd5](https://github.com/lacework/terraform-kubernetes-agent/commit/2799fd50ddfa00948a667547c1b7435255f82514))
9+
* ci: switch PR test from CircleCI to CodeFresh (#14) (Darren)([4a96100](https://github.com/lacework/terraform-kubernetes-agent/commit/4a96100ba610b90104a2b8e4afba5b8637ce25a2))

VERSION

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

0 commit comments

Comments
 (0)