Skip to content

Commit 09d4b10

Browse files
committed
Release v2.33.0
Release-Workflow-Run: 22581053061
1 parent 40b720c commit 09d4b10

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

1214
- upgrade grafana chart: 10.5.15 => 11.2.2
@@ -526,7 +528,8 @@ Added:
526528
- images retagged for Giant Swarm registries
527529
- simple functionality test to get login web page
528530

529-
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.32.1...HEAD
531+
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.33.0...HEAD
532+
[2.33.0]: https://github.com/giantswarm/grafana-app/compare/v2.32.1...v2.33.0
530533
[2.32.1]: https://github.com/giantswarm/grafana-app/compare/v2.32.0...v2.32.1
531534
[2.32.0]: https://github.com/giantswarm/grafana-app/compare/v2.31.0...v2.32.0
532535
[2.31.0]: https://github.com/giantswarm/grafana-app/compare/v2.30.0...v2.31.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.32.1
3+
version: 2.33.0
44
appVersion: 12.4.0
55
kubeVersion: "^1.25.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.

0 commit comments

Comments
 (0)