diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md
index c1c7efe1c..7cb67ba1b 100644
--- a/docs/operator/CHANGELOG.md
+++ b/docs/operator/CHANGELOG.md
@@ -16,6 +16,13 @@ aliases:
## Next release
+
+## [v0.42.](https://github.com/VictoriaMetrics/operator/releases/tag/v0.42.2) - 6 Mar 2024
+
+- [operator](./README.md): fixes alertmanager args typo.
+- [prometheus-converter](./README.md): adds new flag `controller.prometheusCRD.resyncPeriod` which allows to configure resync period of prometheus CRD objects. See this [issue](https://github.com/VictoriaMetrics/operator/issues/869) for details.
+
+
## [v0.42.](https://github.com/VictoriaMetrics/operator/releases/tag/v0.42.1) - 5 Mar 2024
diff --git a/docs/operator/vars.md b/docs/operator/vars.md
index 2cbcd7840..2e46d1fa4 100644
--- a/docs/operator/vars.md
+++ b/docs/operator/vars.md
@@ -10,7 +10,7 @@ menu:
# Auto Generated vars for package config
- updated at Tue Mar 5 15:17:26 UTC 2024
+ updated at Wed Mar 6 00:47:16 UTC 2024
| varible name | variable default value | variable required | variable description |