Skip to content

Commit

Permalink
docs(plugins): bulk changelogs update
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 Feb 11, 2025
1 parent c1d32cd commit 10390ff
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
3 changes: 2 additions & 1 deletion plugins/k8saudit-aks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## dev build (unreleased)
## v0.1.0

* [`24e9f22`](https://github.com/falcosecurity/plugins/commit/24e9f229) update(plugins/k8s_audit): rename more falco_ lists

Expand All @@ -10,3 +10,4 @@

* [`5af2b92`](https://github.com/falcosecurity/plugins/commit/5af2b922) new(rules/k8s_audit): add rules to detect pods sharing host pid and IPC names...


5 changes: 4 additions & 1 deletion plugins/k8saudit-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog

## dev build (unreleased)
## v0.7.0

* [`275672a`](https://github.com/falcosecurity/plugins/commit/275672a7) update(plugins/k8saudit-eks): bump to v0.7.0

* [`69956e9`](https://github.com/falcosecurity/plugins/commit/69956e93) build(deps): bump github.com/invopop/jsonschema in /plugins/k8saudit-eks


## v0.6.0

* [`26e55fa`](https://github.com/falcosecurity/plugins/commit/26e55fa8) update(k8saudit-eks): upgrade base plugin version
Expand Down
14 changes: 14 additions & 0 deletions plugins/k8saudit-gke/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## dev build (unreleased)

* [`f321ad7`](https://github.com/falcosecurity/plugins/commit/f321ad74) update(plugins/k8saudit-gke): bump to v0.5.0

* [`87da20c`](https://github.com/falcosecurity/plugins/commit/87da20ca) build(deps): bump google.golang.org/api in /plugins/k8saudit-gke

* [`dff7758`](https://github.com/falcosecurity/plugins/commit/dff77580) build(deps): bump cloud.google.com/go/pubsub in /plugins/k8saudit-gke

* [`17b55be`](https://github.com/falcosecurity/plugins/commit/17b55be1) build(deps): bump k8s.io/apiserver in /plugins/k8saudit-gke

* [`fdb08c4`](https://github.com/falcosecurity/plugins/commit/fdb08c41) update(plugins/k8saudit-gke): bump to go 1.23.0

* [`28582b7`](https://github.com/falcosecurity/plugins/commit/28582b7b) build(deps): bump k8s.io/apimachinery in /plugins/k8saudit-gke

## v0.4.1

* [`8b30c00`](https://github.com/falcosecurity/plugins/commit/8b30c001) update(k8saudit-gke): bump to v0.4.1
Expand Down
3 changes: 2 additions & 1 deletion plugins/k8saudit-ovh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## dev build (unreleased)
## v0.1.0

* [`24e9f22`](https://github.com/falcosecurity/plugins/commit/24e9f229) update(plugins/k8s_audit): rename more falco_ lists

Expand All @@ -10,3 +10,4 @@

* [`5af2b92`](https://github.com/falcosecurity/plugins/commit/5af2b922) new(rules/k8s_audit): add rules to detect pods sharing host pid and IPC names...


7 changes: 6 additions & 1 deletion plugins/k8saudit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Changelog

## dev build (unreleased)
## v0.12.0

* [`1da1fc0`](https://github.com/falcosecurity/plugins/commit/1da1fc0d) update(plugins/k8saudit): bump to v0.12.0

* [`e5a4c20`](https://github.com/falcosecurity/plugins/commit/e5a4c209) update(plugins/k8saudit): update `required_plugin_versions` in ruleset

* [`a383f07`](https://github.com/falcosecurity/plugins/commit/a383f07d) new(plugins/k8saudit): add subject name fields


## v0.11.0

* [`45e716e`](https://github.com/falcosecurity/plugins/commit/45e716e8) update(k8saudit): bump to v0.11
Expand Down
2 changes: 1 addition & 1 deletion plugins/kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
## v0.1.1


## vplugins/kafka/v0.1.0
## v0.1.0

* [`0e7ef76`](https://github.com/falcosecurity/plugins/commit/0e7ef769) docs(plugins/kafka): update description and contact

Expand Down

0 comments on commit 10390ff

Please sign in to comment.