Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v0.6.4

## Other Changes
* chore: add var lacework_integration_guid to outputs (#35) (Lokesh Vadlamudi)([7a578f4](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/7a578f4104e66a42e0aef739340760eb07d37bd9))
* ci: version bump to v0.6.4-dev (Lacework)([b4d02af](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/b4d02aff70db62b13181b57649192e312188d8f1))
---
# v0.6.3

## Other Changes
Expand Down
7 changes: 3 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.6.3`.
Another day, another release. These are the release notes for the version `v0.6.4`.

## Other Changes
* chore(GROW-2952): update codeowners (#32) (Matt Cadorette)([fc324a2](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/fc324a27374caf0dc9ebc5487a85cf6a925800ea))
* ci: migrate from codefresh to github actions (#31) (Timothy MacDonald)([eae02ba](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/eae02baccbb9e96d2bb8f89cabee38fa7137e16f))
* ci: version bump to v0.6.3-dev (Lacework)([9a642d9](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/9a642d9468aa07366f04abad7e15ad33e76e4e6e))
* chore: add var lacework_integration_guid to outputs (#35) (Lokesh Vadlamudi)([7a578f4](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/7a578f4104e66a42e0aef739340760eb07d37bd9))
* ci: version bump to v0.6.4-dev (Lacework)([b4d02af](https://github.com/lacework/terraform-gcp-gke-audit-log/commit/b4d02aff70db62b13181b57649192e312188d8f1))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.4-dev
0.6.4
Loading