From 61d40eca671a47a7fdbe6a10d3c20f3f7f4fdd88 Mon Sep 17 00:00:00 2001 From: Arnaud CHATELAIN Date: Tue, 21 May 2024 19:47:28 +0200 Subject: [PATCH] bump falcosidekick dependency version to v0.7.19 Signed-off-by: Arnaud CHATELAIN --- charts/falco/CHANGELOG.md | 4 ++++ charts/falco/Chart.yaml | 4 ++-- charts/falco/README.md | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index da2a8c270..a821cf66a 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.1 + +* bump falcosidekick dependency version to v0.7.19 install latest version through falco chart + ## v4.3.0 * `FALCO_HOSTNAME` and `HOST_ROOT` are now set by default in pods configuration. diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 380bbc234..fdfface0d 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.3.0 +version: 4.3.1 appVersion: "0.37.1" description: Falco keywords: @@ -19,7 +19,7 @@ maintainers: email: cncf-falco-dev@lists.cncf.io dependencies: - name: falcosidekick - version: "0.7.17" + version: "0.7.19" 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 5bedfbfe4..74472eeaa 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.3.0 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.1 and their default values. See [values.yaml](./values.yaml) for full list. ## Values