From df1606ce6b281e4987c63298b081b9f5f98c6d29 Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Wed, 19 Jun 2024 10:22:38 +0200 Subject: [PATCH] update(falco): bump falco version to 0.38.1 Signed-off-by: Aldo Lacuku --- 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 6adfa3c3c..649b34deb 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.5.0 + +* bump Falco version to 0.38.1 + ## v4.4.3 * Added a `labels` field in the controller to provide extra labeling for the daemonset/deployment diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index bf198ed7e..a49ba8ccc 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: falco -version: 4.4.3 -appVersion: "0.38.0" +version: 4.5.0 +appVersion: "0.38.1" description: Falco keywords: - monitoring diff --git a/charts/falco/README.md b/charts/falco/README.md index d4c6fa85b..aab1b1495 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.4.3 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.5.0 and their default values. See [values.yaml](./values.yaml) for full list. ## Values