Skip to content

Commit 564d3f0

Browse files
committed
feat(manifest): bump ubi to 9.3-1361.1699548029
Signed-off-by: Frederico Araujo <[email protected]>
1 parent 480d92f commit 564d3f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

18-
## [0.6.0] - 2023-09-30
18+
## [0.6.0] - 2023-11-28
1919

2020
### Added
2121

@@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2424

2525
### Changed
2626

27-
- Bumped UBI version to 9.2-755
27+
- Bumped UBI version to 9.3-1361.1699548029
2828
- Bump sf-apis to 0.6.0
2929

3030
### Security

makefile.manifest.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Teryl Taylor <[email protected]>
77
#
88

9-
SYSFLOW_VERSION?=0.6.0-rc1
9+
SYSFLOW_VERSION?=0.6.0
1010
SYSFLOW_BUILD_NUMBER?=1
1111
SYSFLOW_JSON_SCHEMA_VERSION=5
1212
SYSFLOW_ECS_VERSION=8.2
13-
UBI_VERSION=9.2-755
13+
UBI_VERSION=9.3-1361.1699548029

0 commit comments

Comments
 (0)