From f10d0a48f504ce71546e7e568b39f98b3b9d5b4f Mon Sep 17 00:00:00 2001 From: NoOverflow Date: Wed, 11 Dec 2024 16:08:35 +0100 Subject: [PATCH] chore(falco): bump chart version and update changelog Signed-off-by: NoOverflow <54811870+NoOverflow@users.noreply.github.com> --- charts/falco/CHANGELOG.md | 4 ++++ charts/falco/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/charts/falco/CHANGELOG.md b/charts/falco/CHANGELOG.md index 116575517..9b8e5ae53 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.16.2 + +* fix(falco): set dnsPolicy to ClusterFirstWithHostNet when gvisor driver is enabled to prevent DNS lookup failures for cluster-internal services + ## v4.16.1 * fix(falco/serviceMonitor): set service label selector diff --git a/charts/falco/Chart.yaml b/charts/falco/Chart.yaml index ff7962299..adc9987c0 100644 --- a/charts/falco/Chart.yaml +++ b/charts/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: falco -version: 4.16.1 +version: 4.16.2 appVersion: "0.39.2" description: Falco keywords: