Skip to content

Commit a07b0ea

Browse files
authored
Release v2.24.1 (#328)
1 parent 223cfcd commit a07b0ea

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.24.1] - 2025-07-03
11+
1012
### Changed
1113

1214
- Updated pg-cluster-recovery-test subchart: v0.1.5 => v0.1.6
@@ -373,7 +375,8 @@ Added:
373375
- images retagged for Giant Swarm registries
374376
- simple functionality test to get login web page
375377

376-
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.24.0...HEAD
378+
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.24.1...HEAD
379+
[2.24.1]: https://github.com/giantswarm/grafana-app/compare/v2.24.0...v2.24.1
377380
[2.24.0]: https://github.com/giantswarm/grafana-app/compare/v2.23.0...v2.24.0
378381
[2.23.0]: https://github.com/giantswarm/grafana-app/compare/v2.22.1...v2.23.0
379382
[2.22.1]: https://github.com/giantswarm/grafana-app/compare/v2.22.0...v2.22.1

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.24.0
3+
version: 2.24.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)