Skip to content

Commit 05e97db

Browse files
committed
chore: update manifest and changelog
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
1 parent 39dfbd7 commit 05e97db

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1515
1616
## [Unreleased]
1717

18-
## [0.7.0] - 2024-08-04
18+
## [0.7.0] - 2024-11-10
1919

2020
### Added
2121

2222
- falcoctl to manage driver download and installation in containers
2323

2424
### Changed
2525

26-
- Bump falco libs to 0.17.2 and drivers to 7.2.0+driver
27-
- Bump UBI to 9.4-1123.1719560047
26+
- Bump falco libs to 0.18.1 and drivers to 7.3.0+driver, falcoctl 0.10.0
27+
- Bump UBI to 9.4-1214.1729773476
2828

2929
### Removed
3030

makefile.manifest.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
SYSFLOW_VERSION?=0.7.0-rc3
19+
SYSFLOW_VERSION?=0.7.0-rc1
2020
SYSFLOW_BUILD_NUMBER?=1
2121
FALCO_VERSION=0.39.1
2222
FALCO_LIBS_VERSION=0.18.1

0 commit comments

Comments
 (0)