From 15f97d55f6c2ddbeb6fefbbb4e8f663d835005af Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Tue, 10 Dec 2024 12:25:40 +0100 Subject: [PATCH] chore(falco): bump chart version and update docs Signed-off-by: Aldo Lacuku --- charts/falco/CHANGELOG.md | 5 +++++ charts/falco/Chart.yaml | 2 +- charts/falco/README.md | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 39c40db59..116575517 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -3,6 +3,11 @@ This file documents all notable changes to Falco Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v4.16.1 + +* fix(falco/serviceMonitor): set service label selector +* new(falco/tests): add unit tests for serviceMonitor label selector + ## v4.16.0 * bump falcosidekick dependency to v0.9.* to match with future versions diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 3400a4cfd..ff7962299 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.16.0 +version: 4.16.1 appVersion: "0.39.2" description: Falco keywords: diff --git a/charts/falco/README.md b/charts/falco/README.md index b7af9856a..e606cedc2 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.16.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.16.1 and their default values. See [values.yaml](./values.yaml) for full list. ## Values