diff --git a/CHANGELOG.md b/CHANGELOG.md index c9965c26..e74590d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.16.1] - 2024-06-04 + +### Changed + +- Get rid of the `app` label in Atlas dashboards. + ## [3.16.0] - 2024-05-30 ### Changed - Move SLO reporting dashboard to be public. -- Get rid of the `app` label in Atlas dashboards. ### Fixed @@ -1063,7 +1068,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.16.0...HEAD +[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.16.1...HEAD +[3.16.1]: https://github.com/giantswarm/dashboards/compare/v3.16.0...v3.16.1 [3.16.0]: https://github.com/giantswarm/dashboards/compare/v3.15.1...v3.16.0 [3.15.1]: https://github.com/giantswarm/dashboards/compare/v3.15.0...v3.15.1 [3.15.0]: https://github.com/giantswarm/dashboards/compare/v3.14.2...v3.15.0 diff --git a/helm/dashboards/Chart.yaml b/helm/dashboards/Chart.yaml index 46550a9a..eac7db0f 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.16.0 +version: 3.16.1 annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x