Skip to content

Commit 986a7ad

Browse files
alacukupoiana
authored andcommitted
fix(falco): bump version to 0.40.0
Signed-off-by: Aldo Lacuku <[email protected]>
1 parent 8ff6323 commit 986a7ad

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
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.19.0
7+
8+
* fix falco version to 0.40.0
9+
610
## v4.18.0
711

812
* update the chart for falco 0.40;

charts/falco/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: falco
3-
version: 4.18.0
4-
appVersion: "0.40.0-rc1"
3+
version: 4.19.0
4+
appVersion: "0.40.0"
55
description: Falco
66
keywords:
77
- monitoring

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.18.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.19.0 and their default values. See [values.yaml](./values.yaml) for full list.
589589

590590
## Values
591591

0 commit comments

Comments
 (0)