diff --git a/doc/reference/CHANGELOG.md b/doc/reference/CHANGELOG.md index 3fb54a2..7580382 100644 --- a/doc/reference/CHANGELOG.md +++ b/doc/reference/CHANGELOG.md @@ -25,6 +25,17 @@ All notable changes to this project will be documented in this file. ### Security +## [v0.0.38] - 2024-08-26 + +### Added + +- add capability to set extra annotations and extra Labels for all resources +- add capability to disable usage of Prometheus resources + +### Removed + +- remove restartPolicy from init container + ## [v0.0.37] - 2024-08-19 ### Added