Skip to content

Commit

Permalink
Release v3.11.1 (#507)
Browse files Browse the repository at this point in the history
* Release v3.11.1

* Update CHANGELOG.md

---------

Co-authored-by: Marian Steinbach <[email protected]>
  • Loading branch information
taylorbot and marians authored Apr 16, 2024
1 parent 6ec100d commit e1525ec
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.11.1] - 2024-04-16

### Changed

- Improved many details on the dashboard "In-cluster container registry (Zot)".
Expand All @@ -16,15 +18,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Change `namespace-by-workload.json` dashboard ownership from turtles to cabbage.
- Change `pod-total.json` dashboard ownership from turtles to cabbage.
- Change `workload-total.json` dashboard ownership from turtles to cabbage.
- Update "Ingress NGINX Controller Connection Distribution" dashboard file to schema version 39.
- Update "Giant Swarm / Kubernetes Persistent Volumes" dashboard file to replace old graph panels with new time series panels.
- Update "Security: Falco Dashboard" dashboard file to replace old graph panel with new time series panel, old table with new table panel.

### Fixed

- Fix `Mimir / Reads resources` Disk usage graphs.

- Update "Ingress NGINX Controller Connection Distribution" dashboard file to schema version 39.
- Update "Giant Swarm / Kubernetes Persistent Volumes" dashboard file to replace old graph panels with new time series panels.
### Removed

- Remove "Microstorage" dashboard.
- Update "Security: Falco Dashboard" dashboard file to replace old graph panel with new time series panel, old table with new table panel.

## [3.11.0] - 2024-04-11

Expand Down Expand Up @@ -957,7 +961,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.11.0...HEAD
[Unreleased]: https://github.com/giantswarm/dashboards/compare/v3.11.1...HEAD
[3.11.1]: https://github.com/giantswarm/dashboards/compare/v3.11.0...v3.11.1
[3.11.0]: https://github.com/giantswarm/dashboards/compare/v3.10.4...v3.11.0
[3.10.4]: https://github.com/giantswarm/dashboards/compare/v3.10.3...v3.10.4
[3.10.3]: https://github.com/giantswarm/dashboards/compare/v3.10.2...v3.10.3
Expand Down

0 comments on commit e1525ec

Please sign in to comment.