Skip to content

Commit

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

* Bump appversion

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Stone <zach@giantswarm.io>
  • Loading branch information
github-actions[bot] and stone-z committed Feb 27, 2023
1 parent 13c4024 commit 6eacf38
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.7.2] - 2023-02-27

### Changed

- Fix/template RoleBinding for deploying into namespaces other than the release namespace.
Expand Down Expand Up @@ -188,7 +190,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.1...HEAD
[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.2...HEAD
[0.7.2]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.1...v0.7.2
[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
Expand Down
4 changes: 2 additions & 2 deletions helm/starboard-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v1
appVersion: 0.7.1
appVersion: 0.7.2
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.1
version: 0.7.2
annotations:
application.giantswarm.io/team: "shield"
config.giantswarm.io/version: 1.x.x

0 comments on commit 6eacf38

Please sign in to comment.