From 1d4d7b96832a8b1def35af96ae4eab6af24ba55b Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 7 Feb 2024 11:15:29 +0100 Subject: [PATCH] Release v9.0.0 (#368) --- CHANGELOG.md | 5 ++++- helm/kube-prometheus-stack/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c88d379b..7296e75e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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 diff --git a/helm/kube-prometheus-stack/Chart.yaml b/helm/kube-prometheus-stack/Chart.yaml index 16a9fb08..20e8fb68 100644 --- a/helm/kube-prometheus-stack/Chart.yaml +++ b/helm/kube-prometheus-stack/Chart.yaml @@ -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: