Skip to content

Commit

Permalink
Changelog update to v0.8.11 (kadalu#775)
Browse files Browse the repository at this point in the history
Signed-off-by: Aravinda Vishwanathapura <[email protected]>
  • Loading branch information
aravindavk authored Mar 21, 2022
1 parent 97edeb7 commit 06a90c3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.11] - 2022-03-21

- Krew repo index auto update issue fixed.
- Added support for removing Archived PVs.
- Fixed Prometheus metrics exporter path.
- Fixed metrics hang issue, when one or more Pods are offline/unreachable.

## [0.8.10] - 2022-02-03

- Krew repo auto update issue fixed.
Expand Down Expand Up @@ -306,7 +313,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logging and Analytics support added.
- End-to-end testing using Minikube and Travis-ci.

[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.10...HEAD
[Unreleased]: https://github.com/kadalu/kadalu/compare/0.8.11...HEAD
[0.1.0]: https://github.com/kadalu/kadalu/compare/e434f25...0.1.0
[0.2.0]: https://github.com/kadalu/kadalu/compare/0.1.0...0.2.0
[0.3.0]: https://github.com/kadalu/kadalu/compare/0.2.0...0.3.0
Expand All @@ -332,3 +339,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.8.8]: https://github.com/kadalu/kadalu/compare/0.8.7...0.8.8
[0.8.9]: https://github.com/kadalu/kadalu/compare/0.8.8...0.8.9
[0.8.10]: https://github.com/kadalu/kadalu/compare/0.8.9...0.8.10
[0.8.11]: https://github.com/kadalu/kadalu/compare/0.8.10...0.8.11

0 comments on commit 06a90c3

Please sign in to comment.