diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 17655ce51..2da95e0e0 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -2,6 +2,7 @@ This file documents all notable changes to Falco Helm Chart. The release numbering uses [semantic versioning](http://semver.org). + ## v4.14.1 * fix(falco/dashboard): make pod variable independent of triggered rules. CPU and memory are now visible for each pod, even when no rules have been triggered for that falco instance.