Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: falcosecurity/charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: adc0f3d02e5848f714953214291fe2a36861e899
Choose a base ref
..
head repository: falcosecurity/charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c56d9dc6813845059e852381aa5dc905059b6a5e
Choose a head ref
Showing with 6 additions and 2 deletions.
  1. +4 −0 charts/falco/CHANGELOG.md
  2. +1 −1 charts/falco/Chart.yaml
  3. +1 −1 charts/falco/README.md
4 changes: 4 additions & 0 deletions charts/falco/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.3

* update(falco): bump k8saudit versionto 0.11 in values-k8saudit.yaml

## v4.16.2

* fix(falco): set dnsPolicy to ClusterFirstWithHostNet when gvisor driver is enabled to prevent DNS lookup failures for cluster-internal services
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.2
version: 4.16.3
appVersion: "0.39.2"
description: Falco
keywords:
2 changes: 1 addition & 1 deletion charts/falco/README.md
Original file line number Diff line number Diff line change
@@ -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.2 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.3 and their default values. See [values.yaml](./values.yaml) for full list.

## Values