From e3dcdb46a58b109875f7875956b873582fd2788e Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 19 Sep 2023 09:04:33 +0100 Subject: [PATCH] Release v2.43.0 (#368) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00892a2c..6892dece 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] +## [2.43.0] - 2023-09-19 + ### Added - Add internal links between all Prometheus Dashboards. @@ -665,7 +667,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add public grafana dashboards. -[Unreleased]: https://github.com/giantswarm/dashboards/compare/v2.42.0...HEAD +[Unreleased]: https://github.com/giantswarm/dashboards/compare/v2.43.0...HEAD +[2.43.0]: https://github.com/giantswarm/dashboards/compare/v2.42.0...v2.43.0 [2.42.0]: https://github.com/giantswarm/dashboards/compare/v2.41.0...v2.42.0 [2.41.0]: https://github.com/giantswarm/dashboards/compare/v2.40.0...v2.41.0 [2.40.0]: https://github.com/giantswarm/dashboards/compare/v2.39.0...v2.40.0