Skip to content

Commit

Permalink
Release v0.1.3 (#30)
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 Dec 10, 2021
1 parent 1b231d5 commit bc977e0
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.1.3] - 2021-12-10

### Changed

- Make pod resource requests/limits configurable via helm values.
Expand Down Expand Up @@ -39,7 +41,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.1.2...HEAD
[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.1.3...HEAD
[0.1.3]: https://github.com/giantswarm/starboard-exporter/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/giantswarm/starboard-exporter/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/giantswarm/starboard-exporter/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/giantswarm/starboard-exporter/compare/v0.0.1...v0.1.0
Expand Down

0 comments on commit bc977e0

Please sign in to comment.