We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480d92f commit 564d3f0Copy full SHA for 564d3f0
2 files changed
CHANGELOG.md
@@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
15
16
## [Unreleased]
17
18
-## [0.6.0] - 2023-09-30
+## [0.6.0] - 2023-11-28
19
20
### Added
21
@@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
24
25
### Changed
26
27
-- Bumped UBI version to 9.2-755
+- Bumped UBI version to 9.3-1361.1699548029
28
- Bump sf-apis to 0.6.0
29
30
### Security
makefile.manifest.inc
@@ -6,8 +6,8 @@
6
# Teryl Taylor <terylt@ibm.com>
7
#
8
9
-SYSFLOW_VERSION?=0.6.0-rc1
+SYSFLOW_VERSION?=0.6.0
10
SYSFLOW_BUILD_NUMBER?=1
11
SYSFLOW_JSON_SCHEMA_VERSION=5
12
SYSFLOW_ECS_VERSION=8.2
13
-UBI_VERSION=9.2-755
+UBI_VERSION=9.3-1361.1699548029
0 commit comments