diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f5da3..687d4fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v3.2.2] +## [v3.3.0] - 2022-05-11 + +- add k8s monitors to the setup docker [#32] [#33] + +[v3.3.0]: https://github.com/SumoLogic/sumologic-kubernetes-setup/releases/v3.3.0 +[#32]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/32 +[#33]: https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/33 + +## [v3.2.2] - 2022-02-03 - chore: update collection to 2.4.1 [#27]