diff --git a/CHANGELOG.md b/CHANGELOG.md index b567d5b0..cdadae1a 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.25.0] - 2024-10-14 + ### Added - Added "Loki - Slow Queries" dashboard @@ -1194,7 +1196,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.24.0...HEAD +[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.25.0...HEAD +[3.25.0]: https://github.com/giantswarm/dashboards/compare/v3.24.0...v3.25.0 [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 diff --git a/helm/dashboards/Chart.yaml b/helm/dashboards/Chart.yaml index 229acd9a..e1105660 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.24.0 +version: 3.25.0 annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x