We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76408fa commit 0eeb55bCopy full SHA for 0eeb55b
charts/falco/CHANGELOG.md
@@ -3,6 +3,9 @@
3
This file documents all notable changes to Falco Helm Chart. The release
4
numbering uses [semantic versioning](http://semver.org).
5
6
+## v4.2.1
7
+* fix(falco/README): typos, formatting and broken links
8
+
9
## v4.2.0
10
11
* Bump falco to v0.37.1 and falcoctl to v0.7.2
charts/falco/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: falco
-version: 4.2.0
+version: 4.2.1
appVersion: "0.37.1"
description: Falco
keywords:
0 commit comments