From 7a050ae50fbda790bc9af1883f12f413e7bb4884 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Tue, 12 Dec 2023 10:43:10 +0000 Subject: [PATCH] Release v8.1.0 --- CHANGELOG.md | 9 ++++++++- helm/kube-prometheus-stack/Chart.yaml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6860db09..714c8078 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +## [8.1.0] - 2023-12-12 + +### Changed + +- Upgraded chart dependency to [kube-prometheus-stack-55.3.1](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.1) + ## [8.0.0] - 2023-12-05 ### Changed @@ -571,7 +577,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.0.0...HEAD +[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.0...HEAD +[8.1.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.0.0...v8.1.0 [8.0.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v7.0.0...v8.0.0 [7.0.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v6.2.1...v7.0.0 [6.2.1]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v6.2.0...v6.2.1 diff --git a/helm/kube-prometheus-stack/Chart.yaml b/helm/kube-prometheus-stack/Chart.yaml index 74257ddd..24b9d203 100644 --- a/helm/kube-prometheus-stack/Chart.yaml +++ b/helm/kube-prometheus-stack/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "v0.68.0" 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.0.0 +version: 8.1.0 home: https://github.com/giantswarm/kube-prometheus-stack-app kubeVersion: ">=1.19.0-0" maintainers: