From f5a4e1045143017805b070a20b807cf965ae6d6d Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Mon, 8 Feb 2021 16:11:13 -0600 Subject: [PATCH] Update falco chart release notes to latest This change updates the release notes for each update to the falco chart as of this patchset. Change-Id: Ibc1d5fb2710f263face6c93fe072fdb6594b5a33 --- releasenotes/notes/falco.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releasenotes/notes/falco.yaml b/releasenotes/notes/falco.yaml index 4b096047f2..ae6df6748c 100644 --- a/releasenotes/notes/falco.yaml +++ b/releasenotes/notes/falco.yaml @@ -1,4 +1,6 @@ --- falco: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 Update to container image repo k8s.gcr.io ...