diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d10b2ac87814ccad92a9c5c8919c16e2d43b7cb..9d7278124228ca2cb5cd8d40a6110a17e0d547c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). --- +## [0.0.7-bb.0] - 2021-08-09 + +### Added + +- Add conditional syslog audit integration for twistlock console. + ## [0.0.6-bb.2] - 2021-08-06 ### Added diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9f112b0ef968613747be0f13168efc5263432e43..53f05bd0734f68d53cddf5e565bb84d9fed8d242 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: twistlock -version: 0.0.6-bb.2 +version: 0.0.7-bb.0 appVersion: 21.04.412 dependencies: - name: gluon