Skip to content

Commit

Permalink
chore(k8saudit): bump version to 0.8.0 to release rule changes
Browse files Browse the repository at this point in the history
Signed-off-by: Sverre Boschman <[email protected]>
  • Loading branch information
sboschman authored and poiana committed Apr 22, 2024
1 parent bf6e917 commit 4a3da48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/k8saudit/pkg/k8saudit/k8saudit.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func (k *Plugin) Info() *plugins.Info {
Name: pluginName,
Description: "Read Kubernetes Audit Events and monitor Kubernetes Clusters",
Contact: "github.com/falcosecurity/plugins",
Version: "0.7.0",
Version: "0.8.0",
EventSource: "k8s_audit",
}
}
Expand Down

0 comments on commit 4a3da48

Please sign in to comment.