Skip to content

Commit

Permalink
release(falco): v1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Oct 1, 2020
1 parent a0dfeee commit 706124c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,19 @@
This file documents all notable changes to Falco Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v1.5.0

### Minor Changes

* Upgrade to Falco 0.26.1
* Update ruleset from Falco 0.26.1
* Automatically set the appropriate apiVersion for rbac

## v1.4.0

### Minor Changes

* Allow adding InitContainers to falco pod with `extraInitContainers` configuration
* Allow adding InitContainers to Falco pod with `extraInitContainers` configuration

## v1.3.0

Expand Down
2 changes: 1 addition & 1 deletion falco/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: falco
version: 1.4.0
version: 1.5.0
appVersion: 0.26.1
description: Falco
keywords:
Expand Down

0 comments on commit 706124c

Please sign in to comment.