From c37f2726d102350e6a93a0438f8519d22deb5289 Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Thu, 6 Jun 2024 14:57:11 +0200 Subject: [PATCH] update(falco): bump k8s-metacollector dependency version to v0.1.1 Signed-off-by: Aldo Lacuku --- charts/falco/CHANGELOG.md | 3 +++ charts/falco/Chart.yaml | 2 +- charts/falco/README.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index a821cf66..9ba4f3a9 100644 --- a/charts/falco/CHANGELOG.md +++ b/charts/falco/CHANGELOG.md @@ -2,6 +2,9 @@ This file documents all notable changes to Falco Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v4.4.1 + +* bump k8s-metacollector dependency version to v0.1.1. See: https://github.com/falcosecurity/k8s-metacollector/releases ## v4.3.1 diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index e3c68a68..2f2bc0d7 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.4.0 +version: 4.4.1 appVersion: "0.38.0" description: Falco keywords: diff --git a/charts/falco/README.md b/charts/falco/README.md index 5dbede3e..0de98fea 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.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.4.1 and their default values. See [values.yaml](./values.yaml) for full list. ## Values