Skip to content

Commit

Permalink
Release v2.8.0 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jan 23, 2024
1 parent 9210923 commit b4fc1ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.8.0] - 2024-01-23

### Added

- Add `CiliumNetworkPolicy`.
Expand Down Expand Up @@ -205,7 +207,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.7.1...HEAD
[Unreleased]: https://github.com/giantswarm/grafana-app/compare/v2.8.0...HEAD
[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
[2.6.0]: https://github.com/giantswarm/grafana-app/compare/v2.5.0...v2.6.0
Expand Down
2 changes: 1 addition & 1 deletion helm/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 2.7.1
version: 2.8.0
appVersion: 10.2.2
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand Down

0 comments on commit b4fc1ff

Please sign in to comment.