We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fa98e commit d50a38cCopy full SHA for d50a38c
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- upgrade grafana chart: 10.5.15 => 11.2.2
13
+- upgrade grafana : 12.3.1 => 12.4.0
14
15
## [2.32.1] - 2026-03-02
16
17
### Fixed
helm/grafana/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: grafana
3
version: 2.32.1
4
-appVersion: 12.3.1
5
-kubeVersion: "^1.8.0-0"
+appVersion: 12.4.0
+kubeVersion: "^1.25.0-0"
6
description: The leading tool for querying and visualizing time series and metrics.
home: https://github.com/giantswarm/grafana-app
icon: https://s.giantswarm.io/app-icons/grafana/1/light.svg
0 commit comments