Release notes for version 0.34.1
Release date: 2024-08-23
Update note: main container name was changed to operator
, which will recreate a pod.
- Updated operator to v0.47.1 release
- Added global imagePullSecrets and image.registry
- Use static container names in a pod
- Updated operator service scrape config
- Added
.Values.vmstorage.service.ipFamilies
and.Values.vmstorage.service.ipFamilyPolicy
for service IP family management - Enabled webhook by default
- Generate webhook certificate when Cert Manager is not enabled
- Added ability to configure container port
- Fixed image pull secrets. See this issue