Skip to content

Commit

Permalink
Release v0.7.1 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 25, 2023
1 parent 37b730d commit 3a7d5b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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.7.1] - 2023-01-25

### Added

- Adds `imagePullSecrets` to Chart.
Expand Down Expand Up @@ -182,7 +184,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.0...HEAD
[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.1...HEAD
[0.7.1]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.0...v0.7.1
[0.7.0]: https://github.com/giantswarm/starboard-exporter/compare/v0.6.3...v0.7.0
[0.6.3]: https://github.com/giantswarm/starboard-exporter/compare/v0.6.2...v0.6.3
[0.6.2]: https://github.com/giantswarm/starboard-exporter/compare/v0.6.1...v0.6.2
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 @@ -4,7 +4,7 @@ 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
version: 0.7.0
version: 0.7.1
annotations:
application.giantswarm.io/team: "shield"
config.giantswarm.io/version: 1.x.x

0 comments on commit 3a7d5b5

Please sign in to comment.