From 986a7ad988ceefceaa813445ea76665cd04ceaab Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Tue, 28 Jan 2025 13:11:00 +0100 Subject: [PATCH] fix(falco): bump version to 0.40.0 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 c5fc5796..93a59447 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.19.0 + +* fix falco version to 0.40.0 + ## v4.18.0 * update the chart for falco 0.40; diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index 8505c265..1bbf64fc 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: falco -version: 4.18.0 -appVersion: "0.40.0-rc1" +version: 4.19.0 +appVersion: "0.40.0" description: Falco keywords: - monitoring diff --git a/charts/falco/README.md b/charts/falco/README.md index 94df1c5a..971fde59 100644 --- a/charts/falco/README.md +++ b/charts/falco/README.md @@ -585,7 +585,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.18.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.19.0 and their default values. See [values.yaml](./values.yaml) for full list. ## Values