Skip to content

Commit b1baf9e

Browse files
authored
Release v2.22.1 (#317)
1 parent d4d35cb commit b1baf9e

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+
## [2.22.1] - 2025-05-28
11+
1012
### Changed
1113

1214
- upgrade grafana chart: 9.0.0 => 9.2.1
@@ -355,7 +357,8 @@ Added:
355357
- images retagged for Giant Swarm registries
356358
- simple functionality test to get login web page
357359

358-
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.22.0...HEAD
360+
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.22.1...HEAD
361+
[2.22.1]: https://github.com/giantswarm/grafana-app/compare/v2.22.0...v2.22.1
359362
[2.22.0]: https://github.com/giantswarm/grafana-app/compare/v2.21.1...v2.22.0
360363
[2.21.1]: https://github.com/giantswarm/grafana-app/compare/v2.21.0...v2.21.1
361364
[2.21.0]: https://github.com/giantswarm/grafana-app/compare/v2.20.0...v2.21.0

helm/grafana/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 2.22.0
3+
version: 2.22.1
44
appVersion: 12.0.0
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

0 commit comments

Comments
 (0)