Skip to content

Commit

Permalink
docs(plugings): update changelogs
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Dec 17, 2024
1 parent 8b30c00 commit 3a2f821
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.8.0

* No code changes

## v0.7.5

* [`980fa2e`](https://github.com/falcosecurity/plugins/commit/980fa2e4) update(plugins/github): upgrade sdk and deps
Expand Down Expand Up @@ -111,3 +115,4 @@

* [`86b4bc3`](https://github.com/falcosecurity/plugins/commit/86b4bc33) chore(plugins/github): apply suggestions from review


5 changes: 5 additions & 0 deletions plugins/k8saudit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.11.0

* [`45e716e`](https://github.com/falcosecurity/plugins/commit/45e716e8) update(k8saudit): bump to v0.11


## v0.10.1

* [`56e3a81`](https://github.com/falcosecurity/plugins/commit/56e3a810) update(plugins/k8saudit): upgrade sdk and deps
Expand Down
31 changes: 31 additions & 0 deletions plugins/k8smeta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## v0.2.1

* [`aceb2c2`](https://github.com/falcosecurity/plugins/commit/aceb2c2f) chore(k8smeta): bump k8smeta version to 0.2.1

* [`8df5a6b`](https://github.com/falcosecurity/plugins/commit/8df5a6b2) chore(k8smeta): adjust logging level

* [`8aeeaa5`](https://github.com/falcosecurity/plugins/commit/8aeeaa53) fix(k8smeta): handle missing directories/files during /proc scan


## v0.2.0

* [`40bbf69`](https://github.com/falcosecurity/plugins/commit/40bbf69c) chore(k8smeta): bump k8smeta plugin version

* [`4585f3b`](https://github.com/falcosecurity/plugins/commit/4585f3ba) fix(k8smeta): introduce proc-scan to recover the initial host state

* [`03d5635`](https://github.com/falcosecurity/plugins/commit/03d56355) chore(k8smeta): bump to 0.1.0

* [`936a819`](https://github.com/falcosecurity/plugins/commit/936a8190) docs(k8smeta): update README.md

* [`91119e9`](https://github.com/falcosecurity/plugins/commit/91119e92) chore(k8smeta): bump libs to 0.14.0

* [`08b6424`](https://github.com/falcosecurity/plugins/commit/08b6424c) cleanup(k8smeta): rename some variables

* [`ac5c8fb`](https://github.com/falcosecurity/plugins/commit/ac5c8fbf) update(k8smeta): add a retry log

* [`93b643c`](https://github.com/falcosecurity/plugins/commit/93b643c5) update(k8smeta): change log verbosity for a log


## v0.1.0-alpha


## v0.1.0

* [`03d5635`](https://github.com/falcosecurity/plugins/commit/03d56355) chore(k8smeta): bump to 0.1.0
Expand Down

0 comments on commit 3a2f821

Please sign in to comment.