Skip to content

Commit

Permalink
chore(manifest): updated CHANGELOG and README
Browse files Browse the repository at this point in the history
Signed-off-by: Frederico Araujo <[email protected]>
  • Loading branch information
araujof committed Aug 1, 2022
1 parent 9b859d3 commit 2f12688
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]

## [0.4.4] - 2022-08-01

### Changed

- Bump UBI to 8.6-855

## [0.4.3] - 2022-06-21

### Changed
Expand Down Expand Up @@ -145,7 +151,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

- First release candidate.

[Unreleased]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.3...HEAD
[Unreleased]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.4...HEAD
[0.4.4]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.2...0.4.4
[0.4.3]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.2...0.4.3
[0.4.2]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.1...0.4.2
[0.4.1]: https://github.com/sysflow-telemetry/sf-exporter/compare/0.4.0...0.4.1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Supported tags and respective `Dockerfile` links

- [`0.4.3`, `latest`](https://github.com/sysflow-telemetry/sf-exporter/blob/0.4.3/Dockerfile), [`edge`](https://github.com/sysflow-telemetry/sf-exporter/blob/master/Dockerfile), [`dev`](https://github.com/sysflow-telemetry/sf-exporter/blob/dev/Dockerfile)
- [`0.4.4`, `latest`](https://github.com/sysflow-telemetry/sf-exporter/blob/0.4.4/Dockerfile), [`edge`](https://github.com/sysflow-telemetry/sf-exporter/blob/master/Dockerfile), [`dev`](https://github.com/sysflow-telemetry/sf-exporter/blob/dev/Dockerfile)

# Quick reference

Expand Down

0 comments on commit 2f12688

Please sign in to comment.