Skip to content

Commit d50a38c

Browse files
committed
changelog
1 parent 92fa98e commit d50a38c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- upgrade grafana chart: 10.5.15 => 11.2.2
13+
- upgrade grafana : 12.3.1 => 12.4.0
14+
1015
## [2.32.1] - 2026-03-02
1116

1217
### Fixed

helm/grafana/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: grafana
33
version: 2.32.1
4-
appVersion: 12.3.1
5-
kubeVersion: "^1.8.0-0"
4+
appVersion: 12.4.0
5+
kubeVersion: "^1.25.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.
77
home: https://github.com/giantswarm/grafana-app
88
icon: https://s.giantswarm.io/app-icons/grafana/1/light.svg

0 commit comments

Comments
 (0)