Skip to content

Commit

Permalink
Release v0.4.0 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Apr 22, 2022
1 parent e1b0bb8 commit 34aa079
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2022-04-22

### Added

- Reconcile and expose metrics for `ConfigAuditReport` custom resources. **Requires Starboard v0.15.0 or above.**
Expand Down Expand Up @@ -106,7 +108,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `image_vulnerabilities` metric per-CVE per-image and `image_vulnerabilities_count` metric for summaries.
- Add ServiceMonitor to scrape metrics.

[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.3.3...HEAD
[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/giantswarm/starboard-exporter/compare/v0.3.3...v0.4.0
[0.3.3]: https://github.com/giantswarm/starboard-exporter/compare/v0.3.2...v0.3.3
[0.3.2]: https://github.com/giantswarm/starboard-exporter/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/giantswarm/starboard-exporter/compare/v0.3.0...v0.3.1
Expand Down

0 comments on commit 34aa079

Please sign in to comment.