diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md index a807ac66a..fc0a454ab 100644 --- a/docs/operator/CHANGELOG.md +++ b/docs/operator/CHANGELOG.md @@ -17,6 +17,8 @@ aliases: ## Next release - [vmalertmanager](./api.md#vmalertmanager): ignores content of `cr.spec.configSecret` if it's name clashes with secret used by operator for storing alertmanager config. See this [issue](https://github.com/VictoriaMetrics/operator/issues/954) for details. +- [operator](./README.md): remove finalizer for child objects with non-empty `DeletetionTimestamp`. See this [issue](https://github.com/VictoriaMetrics/operator/issues/953) for details. +- [operator](./README.md): skip storageClass check if there is no PVC size change. See this [issue](https://github.com/VictoriaMetrics/operator/issues/957) for details. ## [v0.44.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.44.0) - 9 May 2024 diff --git a/docs/operator/vars.md b/docs/operator/vars.md index 2bd298fd0..a098483e0 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: # Auto Generated vars for package config - updated at Mon May 20 07:54:43 UTC 2024 + updated at Tue May 21 11:53:40 UTC 2024 | varible name | variable default value | variable required | variable description |