Skip to content

Commit 834dc75

Browse files
authored
Release v3.16.0 (#561)
1 parent bb4957b commit 834dc75

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.16.0] - 2024-05-30
11+
1012
### Changed
1113

1214
- Move SLO reporting dashboard to be public.
@@ -1060,7 +1062,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10601062
- Add public grafana dashboards.
10611063

10621064

1063-
[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.15.1...HEAD
1065+
[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.16.0...HEAD
1066+
[3.16.0]: https://github.com/giantswarm/dashboards/compare/v3.15.1...v3.16.0
10641067
[3.15.1]: https://github.com/giantswarm/dashboards/compare/v3.15.0...v3.15.1
10651068
[3.15.0]: https://github.com/giantswarm/dashboards/compare/v3.14.2...v3.15.0
10661069
[3.14.2]: https://github.com/giantswarm/dashboards/compare/v3.14.1...v3.14.2

helm/dashboards/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ engine: gotpl
44
home: https://github.com/giantswarm/dashboards
55
icon: https://s.giantswarm.io/app-icons/grafana/1/light.svg
66
name: dashboards
7-
version: 3.15.1
7+
version: 3.16.0
88
annotations:
99
application.giantswarm.io/team: "atlas"
1010
config.giantswarm.io/version: 1.x.x

0 commit comments

Comments
 (0)