From 3f4b24549a65fa875a21739dfad9dc04f0fc6f5e Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Tue, 26 Mar 2024 17:42:52 +0100 Subject: [PATCH] docs(falco): add changelog for 4.3.0 Signed-off-by: Leonardo Grasso --- charts/falco/CHANGELOG.md | 4 ++++ charts/falco/README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index a60b547b..da2a8c27 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -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 diff --git a/charts/falco/README.md b/charts/falco/README.md index 3bcdd662..5bedfbfe 100644 --- a/charts/falco/README.md +++ b/charts/falco/README.md @@ -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