Skip to content

Commit

Permalink
Release v8.1.1 (#353)
Browse files Browse the repository at this point in the history
* Release v8.1.1

* Edit changelog

---------

Co-authored-by: QuentinBisson <[email protected]>
  • Loading branch information
taylorbot and QuentinBisson authored Dec 13, 2023
1 parent 93d671c commit db7e903
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s

## [Unreleased]

## [8.1.1] - 2023-12-13

### Changed

- Upgraded chart dependency to [kube-prometheus-stack-55.4.0](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.0)
- This PR configures the value of GOGC to 30 (instead of 100) for Prometheus-Operator deployment to reduce it's resource usage.

## [8.1.0] - 2023-12-12

Expand Down Expand Up @@ -581,7 +584,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.0...HEAD
[Unreleased]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.1...HEAD
[8.1.1]: https://github.com/giantswarm/kube-prometheus-stack-app/compare/v8.1.0...v8.1.1
[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
Expand Down
2 changes: 1 addition & 1 deletion helm/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0
version: 8.1.1
home: https://github.com/giantswarm/kube-prometheus-stack-app
kubeVersion: ">=1.19.0-0"
maintainers:
Expand Down

0 comments on commit db7e903

Please sign in to comment.