Skip to content

Commit

Permalink
release(falco): 1.5.4
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 Nov 10, 2020
1 parent 6185811 commit 14d8ef5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions falco/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This file documents all notable changes to Falco Helm Chart. The release
numbering uses [semantic versioning](http://semver.org).

## v1.5.4

### Minor Changes

* Upgrade to Falco 0.26.2, `DRIVERS_REPO` now defaults to https://download.falco.org/driver (see the [Falco changelog](https://github.com/falcosecurity/falco/blob/0.26.2/CHANGELOG.md))

## v1.5.3

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions falco/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: falco
version: 1.5.3
appVersion: 0.26.1
version: 1.5.4
appVersion: 0.26.2
description: Falco
keywords:
- monitoring
Expand Down

0 comments on commit 14d8ef5

Please sign in to comment.