Skip to content

Commit 40b720c

Browse files
Update Helm release grafana to v11 (#425)
* Update Helm release grafana to v11 * changelog --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Herve Nicol <12008875+hervenicol@users.noreply.github.com>
1 parent 458301e commit 40b720c

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
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.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: grafana
33
repository: https://grafana-community.github.io/helm-charts
4-
version: 10.5.15
4+
version: 11.2.2
55
- name: pg-cluster-recovery-test
66
repository: https://giantswarm.github.io/giantswarm-catalog
77
version: 0.3.1
8-
digest: sha256:3112621188710fde426898fcc5664a4ed0fcd31197ea407c833bc72a1eea293f
9-
generated: "2026-02-20T12:29:13.888614794+01:00"
8+
digest: sha256:f41c205cb5ca4491346d5de2fdece3b457e973006997ee88d435d5d98eed0e07
9+
generated: "2026-02-27T21:55:58.717828861Z"

helm/grafana/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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
99
sources:
1010
- https://github.com/grafana-community/helm-charts/tree/main/charts/grafana
1111
dependencies:
1212
- name: grafana
13-
version: 10.5.15
13+
version: 11.2.2
1414
repository: https://grafana-community.github.io/helm-charts
1515
- name: pg-cluster-recovery-test
1616
version: 0.3.1

0 commit comments

Comments
 (0)