From ad412ee45dc19e1a9a22a98e2d717d54f1ef0453 Mon Sep 17 00:00:00 2001 From: Thomas Labarussias Date: Wed, 17 Jul 2024 18:17:55 +0200 Subject: [PATCH] bump falcosidekick dependency to v0.8.* to match with future versions Signed-off-by: Thomas Labarussias --- 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 d12d0bb7..00aeb4fd 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.6.2 + +* bump falcosidekick dependency to v0.8.* to match with future versions + ## v4.6.1 * bump falcosidekick dependency to v0.8.2 (fixes bug when using externalRedis in UI) diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 1bced3db..d1121d05 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.6.1 +version: 4.6.2 appVersion: "0.38.1" description: Falco keywords: @@ -19,7 +19,7 @@ maintainers: email: cncf-falco-dev@lists.cncf.io dependencies: - name: falcosidekick - version: "0.8.2" + version: "0.8.*" 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 899f4ab0..42cdcdc5 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.6.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.6.2 and their default values. See [values.yaml](./values.yaml) for full list. ## Values