Skip to content

Commit bcc0902

Browse files
authored
Release v2.29.1 (#412)
1 parent 5a556b6 commit bcc0902

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.29.1] - 2026-02-09
11+
1012
### Changed
1113

1214
- upgrade grafana chart: 10.3.1 => 10.5.15
@@ -491,7 +493,8 @@ Added:
491493
- images retagged for Giant Swarm registries
492494
- simple functionality test to get login web page
493495

494-
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.29.0...HEAD
496+
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.29.1...HEAD
497+
[2.29.1]: https://github.com/giantswarm/grafana-app/compare/v2.29.0...v2.29.1
495498
[2.29.0]: https://github.com/giantswarm/grafana-app/compare/v2.28.5...v2.29.0
496499
[2.28.5]: https://github.com/giantswarm/grafana-app/compare/v2.28.4...v2.28.5
497500
[2.28.4]: https://github.com/giantswarm/grafana-app/compare/v2.28.3...v2.28.4

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.29.0
3+
version: 2.29.1
44
appVersion: 12.3.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)