diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 30c4098e..39c40db5 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.16.0 + +* bump falcosidekick dependency to v0.9.* to match with future versions + ## v4.15.1 * fix: change the url for the concurrent queue classes docs diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 0cbbdaf3..3400a4cf 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.15.1 +version: 4.16.0 appVersion: "0.39.2" description: Falco keywords: @@ -19,7 +19,7 @@ maintainers: email: cncf-falco-dev@lists.cncf.io dependencies: - name: falcosidekick - version: "0.8.*" + version: "0.9.*" condition: falcosidekick.enabled repository: https://falcosecurity.github.io/charts - name: k8s-metacollector diff --git a/charts/falco/README.md b/charts/falco/README.md index 08ed4959..b7af9856 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.15.1 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.16.0 and their default values. See [values.yaml](./values.yaml) for full list. ## Values