This file documents all notable changes to event-generator
Helm Chart. The release
numbering uses semantic versioning.
- Update README.md.
- no change to the chart itself. Updated README.md and makefile.
- noop change just to test the ci
- Support configuration of revisionHistoryLimit of the deployment
- Changing the grpc socket path from
unix:///var/run/falco/falco.soc
tounix:///run/falco/falco.sock
. Please note that this change is potentially a breaking change if deploying the event generator alongside Falco < 0.33.0.
- Bump event-generator to 0.10.0
- Adding
-sleep
flag to thepod-template.yaml
- Initial release of event-generator Helm Chart