From 283fcb113f1a1b3ef916da8a297ed21087dcdf2d Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 16 Jan 2024 11:36:39 +0100 Subject: [PATCH] Release v0.7.8 (#293) --- CHANGELOG.md | 5 ++++- helm/starboard-exporter/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6366cfa9..85138dc7 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.8] - 2024-01-16 + ### Changed - Switch PSP values from `psp.enabled` to `global.podSecurityStandards.enforced`. @@ -228,7 +230,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.7...HEAD +[Unreleased]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.8...HEAD +[0.7.8]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.7...v0.7.8 [0.7.7]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.6...v0.7.7 [0.7.6]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.5...v0.7.6 [0.7.5]: https://github.com/giantswarm/starboard-exporter/compare/v0.7.4...v0.7.5 diff --git a/helm/starboard-exporter/Chart.yaml b/helm/starboard-exporter/Chart.yaml index 9c1241ef..9328e9dc 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.7 +version: 0.7.8 annotations: application.giantswarm.io/team: "shield" config.giantswarm.io/version: 1.x.x