diff --git a/CHANGELOG.md b/CHANGELOG.md index c51f103a..70b4b770 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] +## [3.24.0] - 2024-09-23 + ### Changed - Updated alertmanager dashboard to show related logs @@ -1184,7 +1186,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/v3.23.0...HEAD +[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.24.0...HEAD +[3.24.0]: https://github.com/giantswarm/dashboards/compare/v3.23.0...v3.24.0 [3.23.0]: https://github.com/giantswarm/dashboards/compare/v3.22.0...v3.23.0 [3.22.0]: https://github.com/giantswarm/dashboards/compare/v3.21.0...v3.22.0 [3.21.0]: https://github.com/giantswarm/dashboards/compare/v3.20.0...v3.21.0 diff --git a/helm/dashboards/Chart.yaml b/helm/dashboards/Chart.yaml index 8131e33d..229acd9a 100644 --- a/helm/dashboards/Chart.yaml +++ b/helm/dashboards/Chart.yaml @@ -4,7 +4,7 @@ engine: gotpl home: https://github.com/giantswarm/dashboards icon: https://s.giantswarm.io/app-icons/grafana/1/light.svg name: dashboards -version: 3.23.0 +version: 3.24.0 annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x