Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.8.0 #388

Merged
merged 2 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8.0] - 2024-10-22

### Added

- Add Vertical Pod Autoscaler (VPA) configuration, enabled by default.
Expand Down Expand Up @@ -258,7 +260,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.7.11...HEAD
[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.8.0...HEAD
[0.8.0]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.11...v0.8.0
[0.7.11]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.10...v0.7.11
[0.7.10]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.9...v0.7.10
[0.7.9]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.8...v0.7.9
Expand Down
2 changes: 1 addition & 1 deletion helm/starboard-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart for starboard-exporter, which exposes Prometheus metri
engine: gotpl
home: https://github.com/giantswarm/starboard-exporter
icon: https://s.giantswarm.io/app-icons/prometheus/1/light.svg
version: 0.7.11
version: 0.8.0
annotations:
application.giantswarm.io/team: "shield"
config.giantswarm.io/version: 1.x.x