From a2e57dbf7de2341b4de2e620557b61e70db337b9 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Mon, 2 Mar 2026 10:18:50 +0000 Subject: [PATCH] Release v2.32.0 Release-Workflow-Run: 22571497722 --- CHANGELOG.md | 5 ++++- helm/grafana/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc6fa7b..5329f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.32.0] - 2026-03-02 + ### Added - Add Crossplane Azure (CAPZ) support for automated Azure Storage Account and Blob Container provisioning for CNPG backups. @@ -513,7 +515,8 @@ Added: - images retagged for Giant Swarm registries - simple functionality test to get login web page -[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.31.0...HEAD +[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.32.0...HEAD +[2.32.0]: https://github.com/giantswarm/grafana-app/compare/v2.31.0...v2.32.0 [2.31.0]: https://github.com/giantswarm/grafana-app/compare/v2.30.0...v2.31.0 [2.30.0]: https://github.com/giantswarm/grafana-app/compare/v2.29.1...v2.30.0 [2.29.1]: https://github.com/giantswarm/grafana-app/compare/v2.29.0...v2.29.1 diff --git a/helm/grafana/Chart.yaml b/helm/grafana/Chart.yaml index 93fb300..b2d3eaf 100644 --- a/helm/grafana/Chart.yaml +++ b/helm/grafana/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: grafana -version: 2.31.0 +version: 2.32.0 appVersion: 12.3.1 kubeVersion: "^1.8.0-0" description: The leading tool for querying and visualizing time series and metrics.