Skip to content

Commit

Permalink
Release v10.0.0 (#107)
Browse files Browse the repository at this point in the history
* Release v10.0.0

* Update CHANGELOG.md

---------

Co-authored-by: Quentin Bisson <[email protected]>
  • Loading branch information
taylorbot and QuentinBisson authored Apr 30, 2024
1 parent f07303b commit 818081c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [10.0.0] - 2024-04-30

### Changed

- Upgrade CRDs chart from 9.0.0 (prometheus-operator 0.71.0) to 9.0.1 (prometheus-operator 0.71.2) - See [upstream changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md#0712--2024-01-25) for more information
- Upgrade CRDs chart from 9.0.0 (prometheus-operator 0.71.0) to 11.0.0 (prometheus-operator 0.73.0) - See [upstream changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md#0730--2024-04-03) for more information

## [9.0.0] - 2024-01-25

Expand Down Expand Up @@ -86,7 +88,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/v9.0.0...HEAD
[Unreleased]: https://github.com/giantswarm/prometheus-operator-crd/compare/v10.0.0...HEAD
[10.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v9.0.0...v10.0.0
[9.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v8.0.0...v9.0.0
[8.0.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v6.1.0...v8.0.0
[6.1.0]: https://github.com/giantswarm/prometheus-operator-crd/compare/v6.0.0...v6.1.0
Expand Down
2 changes: 1 addition & 1 deletion helm/prometheus-operator-crd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
appVersion: 0.71.2
version: 9.0.0
version: 10.0.0
kubeVersion: ">=1.19.0-0"
annotations:
application.giantswarm.io/team: atlas
Expand Down

0 comments on commit 818081c

Please sign in to comment.