Skip to content

Commit

Permalink
feat(manifest): bump to ubi 9.3-1361.1699548029
Browse files Browse the repository at this point in the history
Signed-off-by: Frederico Araujo <[email protected]>
  • Loading branch information
araujof committed Nov 30, 2023
1 parent 34b315a commit cd1ce05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]

## [0.6.0] - 2023-09-30
## [0.6.0] - 2023-11-28

### Changed

- Bumped UBI version to 9.2-755
- Bumped UBI version to 9.3-1361.1699548029

## [0.5.1] - 2023-06-07

Expand Down
4 changes: 2 additions & 2 deletions makefile.manifest.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
# Teryl Taylor <[email protected]>
#

SYSFLOW_VERSION?=0.6.0-rc1
SYSFLOW_VERSION?=0.6.0
SYSFLOW_BUILD_NUMBER?=1
UBI_VERSION=9.2-755
UBI_VERSION=9.3-1361.1699548029

0 comments on commit cd1ce05

Please sign in to comment.