Skip to content

Commit 9ddb943

Browse files
authored
Release v2.21.0 (#307)
1 parent d0eb051 commit 9ddb943

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.21.0] - 2025-04-30
11+
1012
### Fixed
1113

1214
- Fix CNP apiversion and fix changelog and app version.
@@ -332,7 +334,8 @@ Added:
332334
- images retagged for Giant Swarm registries
333335
- simple functionality test to get login web page
334336

335-
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.20.0...HEAD
337+
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.21.0...HEAD
338+
[2.21.0]: https://github.com/giantswarm/grafana-app/compare/v2.20.0...v2.21.0
336339
[2.20.0]: https://github.com/giantswarm/grafana-app/compare/v2.19.0...v2.20.0
337340
[2.19.0]: https://github.com/giantswarm/grafana-app/compare/v2.18.0...v2.19.0
338341
[2.18.0]: https://github.com/giantswarm/grafana-app/compare/v2.17.0...v2.18.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.20.0
3+
version: 2.21.0
44
appVersion: 11.6.1
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

0 commit comments

Comments
 (0)