Skip to content

Commit

Permalink
docs(falco): add changelog for 4.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
  • Loading branch information
leogr committed Apr 12, 2024
1 parent 56020a3 commit 3f4b245
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions charts/falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This file documents all notable changes to Falco Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v4.3.0

* `FALCO_HOSTNAME` and `HOST_ROOT` are now set by default in pods configuration.

## v4.2.6

* bump falcosidekick dependency version to v0.7.17 install latest version through falco chart
Expand Down
2 changes: 1 addition & 1 deletion charts/falco/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ If you use a Proxy in your cluster, the requests between `Falco` and `Falcosidek

## Configuration

The following table lists the main configurable parameters of the falco chart v4.2.5 and their default values. See [values.yaml](./values.yaml) for full list.
The following table lists the main configurable parameters of the falco chart v4.3.0 and their default values. See [values.yaml](./values.yaml) for full list.

## Values

Expand Down

0 comments on commit 3f4b245

Please sign in to comment.