From 62f97b246f249b67d521e96b0f20077310b165d4 Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Wed, 9 Oct 2024 12:20:34 +0200 Subject: [PATCH] update(falco): bump falco version to 0.39.1 Signed-off-by: Aldo Lacuku --- charts/falco/CHANGELOG.md | 3 +++ charts/falco/Chart.yaml | 4 ++-- charts/falco/README.md | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 060675b19..4e11fc897 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -3,6 +3,9 @@ This file documents all notable changes to Falco Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v4.10.0 +* Bump Falco to v0.39.1 + ## v4.9.1 * feat(falco): add labels and annotations to the metrics service diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index aaf3a29f2..7c71c664a 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: falco -version: 4.9.1 -appVersion: "0.39.0" +version: 4.10.0 +appVersion: "0.39.1" description: Falco keywords: - monitoring diff --git a/charts/falco/README.md b/charts/falco/README.md index d0da8023b..31b311ee5 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.9.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.10.0 and their default values. See [values.yaml](./values.yaml) for full list. ## Values