From 22017303d6cc998aa795a863776256b88407c440 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Tue, 23 Jan 2024 12:23:59 +0000 Subject: [PATCH] Release v2.8.1 --- CHANGELOG.md | 5 ++++- helm/grafana/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5cd5d0..04032bf 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.8.1] - 2024-01-23 + ## [2.8.0] - 2024-01-23 ### Added @@ -207,7 +209,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.8.0...HEAD +[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.8.1...HEAD +[2.8.1]: https://github.com/giantswarm/grafana-app/compare/v2.8.0...v2.8.1 [2.8.0]: https://github.com/giantswarm/grafana-app/compare/v2.7.1...v2.8.0 [2.7.1]: https://github.com/giantswarm/grafana-app/compare/v2.7.0...v2.7.1 [2.7.0]: https://github.com/giantswarm/grafana-app/compare/v2.6.0...v2.7.0 diff --git a/helm/grafana/Chart.yaml b/helm/grafana/Chart.yaml index a0f7221..6cf4e7b 100644 --- a/helm/grafana/Chart.yaml +++ b/helm/grafana/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: grafana -version: 2.8.0 +version: 2.8.1 appVersion: 10.2.2 kubeVersion: "^1.8.0-0" description: The leading tool for querying and visualizing time series and metrics.