Skip to content

Commit

Permalink
Release v0.8.0 (#388)
Browse files Browse the repository at this point in the history
* Release v0.8.0

* Bump appVersion, correct date

---------

Co-authored-by: Zach Stone <[email protected]>
  • Loading branch information
taylorbot and stone-z authored Oct 23, 2024
1 parent 080f759 commit 7eff502
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
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-23

### 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
4 changes: 2 additions & 2 deletions helm/starboard-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apiVersion: v1
appVersion: 0.7.2
appVersion: 0.8.0
name: starboard-exporter
description: A Helm chart for starboard-exporter, which exposes Prometheus metrics from Aqua VulnerabilityReport and other custom resources.
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

0 comments on commit 7eff502

Please sign in to comment.