From c4789041a9a5d1f5220d66942a77d8b968ae5a05 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Fri, 11 Oct 2024 17:42:40 +0200 Subject: [PATCH] Release v12.0.0 (#135) --- CHANGELOG.md | 5 ++++- helm/prometheus-operator-crd/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3fd4f4..286b0a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [12.0.0] - 2024-10-11 + ### Changed - Upgrade CRDs chart from 13.0.2 (prometheus-operator 0.75.2) to 15.0.0 (prometheus-operator 0.77.1) - See [upstream changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md#0771--2024-09-25) for more information @@ -104,7 +106,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add prometheus-operator CRD from https://github.com/giantswarm/prometheus-operator-app/tree/v0.12.1/helm/prometheus-operator-app/files -[Unreleased]: https://github.com/giantswarm/prometheus-operator-crd/compare/v11.0.1...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-operator-crd/compare/v12.0.0...HEAD +[12.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v11.0.1...v12.0.0 [11.0.1]: https://github.com/giantswarm/prometheus-operator-crd/compare/v11.0.0...v11.0.1 [11.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v10.0.0...v11.0.0 [10.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v9.0.0...v10.0.0 diff --git a/helm/prometheus-operator-crd/Chart.yaml b/helm/prometheus-operator-crd/Chart.yaml index 401ae67..48dd065 100644 --- a/helm/prometheus-operator-crd/Chart.yaml +++ b/helm/prometheus-operator-crd/Chart.yaml @@ -9,7 +9,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus appVersion: 0.75.0 -version: 11.0.1 +version: 12.0.0 kubeVersion: ">=1.19.0-0" annotations: application.giantswarm.io/team: atlas