Skip to content

Commit

Permalink
chore(falco): bump chart version and update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: NoOverflow <[email protected]>
  • Loading branch information
NoOverflow committed Dec 11, 2024
1 parent c35f235 commit 94a059e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions charts/falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/falco/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: falco
version: 4.16.1
version: 4.16.2
appVersion: "0.39.2"
description: Falco
keywords:
Expand Down

0 comments on commit 94a059e

Please sign in to comment.