From 05e97db215c95b1b9e143e6eca2a31eeef72f0cb Mon Sep 17 00:00:00 2001 From: Frederico Araujo Date: Sun, 10 Nov 2024 20:22:13 -0500 Subject: [PATCH] chore: update manifest and changelog Signed-off-by: Frederico Araujo --- CHANGELOG.md | 6 +++--- makefile.manifest.inc | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33875d3..d4ea7e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] -## [0.7.0] - 2024-08-04 +## [0.7.0] - 2024-11-10 ### Added @@ -23,8 +23,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Changed -- Bump falco libs to 0.17.2 and drivers to 7.2.0+driver -- Bump UBI to 9.4-1123.1719560047 +- Bump falco libs to 0.18.1 and drivers to 7.3.0+driver, falcoctl 0.10.0 +- Bump UBI to 9.4-1214.1729773476 ### Removed diff --git a/makefile.manifest.inc b/makefile.manifest.inc index 32edb82..04047a0 100644 --- a/makefile.manifest.inc +++ b/makefile.manifest.inc @@ -16,7 +16,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -SYSFLOW_VERSION?=0.7.0-rc3 +SYSFLOW_VERSION?=0.7.0-rc1 SYSFLOW_BUILD_NUMBER?=1 FALCO_VERSION=0.39.1 FALCO_LIBS_VERSION=0.18.1