v0.49.0 - 05 Nov 2024
- operator: properly apply
useStrictSecurity: true
to theinitContainers
forVMAuth
,VMAgent
andVMAlertmanager
. See this issue for details. - vmauth: Moved
spec.configSecret
tospec.externalConfig.secretRef.name
and addedspec.externalConfig.localPath
to be able to provide custom configs via sidecar. - vmcluster: adds
requestsLoadBalancer
configuration to theVMCluster.spec
. See this issue for details. - vmcluster: properly configure monitoring for
VMCluster
with enabledbackup
. - vmalertmanager: properly trigger reload when
ConfigMap
provided via.spec.configMap
are changed. - operator: fixed operator reconcile on storage size change
- operator: fixed converting AlertmanagerConfig to VMAlertmanagerConfig
- vmoperator: bump default version of VictoriaMetrics components to 1.106.0.