From 20be8af0e7a01c22c00563e3ff9497ba5f29ce42 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 15 May 2024 14:01:01 +0200 Subject: [PATCH] Release v10.1.0 (#394) --- 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 d2e50d98..05574ca5 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] +## [10.1.0] - 2024-05-15 + - Upgraded chart dependency from kube-prometheus-stack-58.5.2 to [kube-prometheus-stack-58.5.2](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-58.5.2) - prometheus upgraded from 2.51.2 to 2.52.0 - thanos ruler upgraded from 0.34.1 to 0.35.0 @@ -650,7 +652,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/v10.0.0...HEAD +[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v10.1.0...HEAD +[10.1.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v10.0.0...v10.1.0 [10.0.0]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v9.1.2...v10.0.0 [9.1.2]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v9.1.1...v9.1.2 [9.1.1]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v9.1.0...v9.1.1 diff --git a/helm/kube-prometheus-stack/Chart.yaml b/helm/kube-prometheus-stack/Chart.yaml index 9837d4e9..17d4fb5f 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: 10.0.0 +version: 10.1.0 home: https://github.com/giantswarm/kube-prometheus-stack-app kubeVersion: ">=1.19.0-0" maintainers: