diff --git a/CHANGELOG.md b/CHANGELOG.md index a5cd81c..7f7cc3c 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.33.0] - 2026-03-02 + ### Changed - upgrade grafana chart: 10.5.15 => 11.2.2 @@ -526,7 +528,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.32.1...HEAD +[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.33.0...HEAD +[2.33.0]: https://github.com/giantswarm/grafana-app/compare/v2.32.1...v2.33.0 [2.32.1]: https://github.com/giantswarm/grafana-app/compare/v2.32.0...v2.32.1 [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 diff --git a/helm/grafana/Chart.yaml b/helm/grafana/Chart.yaml index 5a066a4..e06628e 100644 --- a/helm/grafana/Chart.yaml +++ b/helm/grafana/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: grafana -version: 2.32.1 +version: 2.33.0 appVersion: 12.4.0 kubeVersion: "^1.25.0-0" description: The leading tool for querying and visualizing time series and metrics.