Skip to content

Commit

Permalink
Release v9.0.0 (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Feb 7, 2024
1 parent cd672ca commit 1d4d7b9
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's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

## [9.0.0] - 2024-02-07

### Changed

- Upgraded chart dependency to [kube-prometheus-stack-56.6.2](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.2)
Expand Down Expand Up @@ -613,7 +615,8 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

- First version of the prometheus operator chart.

[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.4...HEAD
[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v9.0.0...HEAD
[9.0.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.4...v9.0.0
[8.1.4]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.3...v8.1.4
[8.1.3]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.2...v8.1.3
[8.1.2]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.1...v8.1.2
Expand Down
2 changes: 1 addition & 1 deletion helm/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "v0.71.2"
name: kube-prometheus-stack
description: Giant Swarm's Prometheus Operator Deployment
icon: https://s.giantswarm.io/app-icons/prometheus-operator/2/light.svg
version: 8.1.4
version: 9.0.0
home: https://github.com/giantswarm/kube-prometheus-stack-app
kubeVersion: ">=1.19.0-0"
maintainers:
Expand Down

0 comments on commit 1d4d7b9

Please sign in to comment.