From 706124ca5bce7e04d7614e231fd6218e3b62442e Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Thu, 1 Oct 2020 15:24:38 +0200 Subject: [PATCH] release(falco): v1.5.0 Signed-off-by: Leonardo Grasso --- falco/CHANGELOG.md | 10 +++++++++- falco/Chart.yaml | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/falco/CHANGELOG.md b/falco/CHANGELOG.md index ee9a584e..b04e124a 100644 --- a/falco/CHANGELOG.md +++ b/falco/CHANGELOG.md @@ -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 diff --git a/falco/Chart.yaml b/falco/Chart.yaml index 21f4121d..54e7b29d 100644 --- a/falco/Chart.yaml +++ b/falco/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: falco -version: 1.4.0 +version: 1.5.0 appVersion: 0.26.1 description: Falco keywords: