diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ab47341..e3e79aa3 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] +## [6.2.0] - 2023-10-09 + ### Changed - Add kyverno policy exceptions for node exporter. @@ -546,7 +548,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/prometheus-operator-app/compare/v6.1.0...HEAD +[Unreleased]: https://github.com/giantswarm/prometheus-operator-app/compare/v6.2.0...HEAD +[6.2.0]: https://github.com/giantswarm/prometheus-operator-app/compare/v6.1.0...v6.2.0 [6.1.0]: https://github.com/giantswarm/prometheus-operator-app/compare/v6.0.0...v6.1.0 [6.0.0]: https://github.com/giantswarm/prometheus-operator-app/compare/v5.2.0...v6.0.0 [5.2.0]: https://github.com/giantswarm/prometheus-operator-app/compare/v5.1.0...v5.2.0 diff --git a/helm/prometheus-operator-app/Chart.yaml b/helm/prometheus-operator-app/Chart.yaml index fcac9eed..19f8267c 100644 --- a/helm/prometheus-operator-app/Chart.yaml +++ b/helm/prometheus-operator-app/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "v0.68.0" name: prometheus-operator-app description: Giant Swarm's Prometheus Operator Deployment icon: https://s.giantswarm.io/app-icons/prometheus-operator/2/light.svg -version: 6.1.0 +version: 6.2.0 home: https://github.com/giantswarm/prometheus-operator-app kubeVersion: ">=1.19.0-0" maintainers: