Skip to content

Commit 989a399

Browse files
leogrpoiana
authored andcommitted
update(charts/falco): bump to 4.17.1
Signed-off-by: Leonardo Grasso <[email protected]>
1 parent affbecd commit 989a399

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

charts/falco/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This file documents all notable changes to Falco Helm Chart. The release
44
numbering uses [semantic versioning](http://semver.org).
55

6+
## v4.17.1
7+
8+
* docs(falco): update README.md to reflect latest driver configuration and correct broken links
9+
610
## v4.17.0
711

812
* update(falco): bump k8saudit version to 0.11

charts/falco/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: falco
3-
version: 4.17.0
3+
version: 4.17.1
44
appVersion: "0.39.2"
55
description: Falco
66
keywords:

charts/falco/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ If you use a Proxy in your cluster, the requests between `Falco` and `Falcosidek
585585

586586
## Configuration
587587

588-
The following table lists the main configurable parameters of the falco chart v4.17.0 and their default values. See [values.yaml](./values.yaml) for full list.
588+
The following table lists the main configurable parameters of the falco chart v4.17.1 and their default values. See [values.yaml](./values.yaml) for full list.
589589

590590
## Values
591591

0 commit comments

Comments
 (0)