File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
15
15
16
16
## [[ UNRELEASED] ( https://github.com/sysflow-telemetry/sf-processor/compare/0.3.0...HEAD )]
17
17
18
- ## [[ 0.2.2] ( https://github.com/sysflow-telemetry/sf-processor/compare/0.2.2...0.3.0 )] - 2021-09-20
18
+ ### Changed
19
+
20
+ - Update(ubi): Bumped UBI version to 8.4-211.
21
+
22
+ ## [[ 0.3.0] ( https://github.com/sysflow-telemetry/sf-processor/compare/0.2.2...0.3.0 )] - 2021-09-20
19
23
20
24
### Added
21
25
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ SYSFLOW_VERSION?=0.3.0
10
10
SYSFLOW_BUILD_NUMBER ?= 1
11
11
SYSFLOW_JSON_SCHEMA_VERSION = 4
12
12
SYSFLOW_ECS_VERSION = 1.7.0
13
- UBI_VERSION = 8.4-209
13
+ UBI_VERSION = 8.4-211
You can’t perform that action at this time.
0 commit comments