diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c78f9c9..04f54f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.5] - 2023-12-06 + ### Changed - Configure `gsoci.azurecr.io` as the default container image registry. @@ -210,7 +212,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.4...HEAD +[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.5...HEAD +[0.7.5]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.4...v0.7.5 [0.7.4]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.3...v0.7.4 [0.7.3]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.2...v0.7.3 [0.7.2]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.1...v0.7.2 diff --git a/helm/starboard-exporter/Chart.yaml b/helm/starboard-exporter/Chart.yaml index caba8e4e..27d95661 100644 --- a/helm/starboard-exporter/Chart.yaml +++ b/helm/starboard-exporter/Chart.yaml @@ -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.4 +version: 0.7.5 annotations: application.giantswarm.io/team: "shield" config.giantswarm.io/version: 1.x.x