Skip to content

Commit

Permalink
update(plugins): k8saudit-eks-0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra committed Jan 19, 2024
1 parent 1657d8e commit cbbd061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/k8saudit-eks/pkg/k8sauditeks/k8sauditeks.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func (k *Plugin) Info() *plugins.Info {
Name: pluginName,
Description: "Read Kubernetes Audit Events for EKS from Cloudwatch Logs",
Contact: "github.com/falcosecurity/plugins",
Version: "0.3.0",
Version: "0.4.0",
EventSource: "k8s_audit",
}
}
Expand Down

0 comments on commit cbbd061

Please sign in to comment.