Skip to content

Commit 51a9b57

Browse files
committed
Update(ubi): Bumped UBI version to 8.4-211
Signed-off-by: Frederico Araujo <[email protected]>
1 parent a24c4b6 commit 51a9b57

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1515
1616
## [[UNRELEASED](https://github.com/sysflow-telemetry/sf-processor/compare/0.3.0...HEAD)]
1717

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
1923

2024
### Added
2125

makefile.manifest.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ SYSFLOW_VERSION?=0.3.0
1010
SYSFLOW_BUILD_NUMBER?=1
1111
SYSFLOW_JSON_SCHEMA_VERSION=4
1212
SYSFLOW_ECS_VERSION=1.7.0
13-
UBI_VERSION=8.4-209
13+
UBI_VERSION=8.4-211

0 commit comments

Comments
 (0)