Release notes for version 0.2.0
Release date: 28 May 2026
Update note 1: .Values.<component>.extraArgs.httpListenAddr was replaced by .Values.<component>.http array of HTTP listen address configuration, where <component> is one of vlselect, vmauth. See HTTP listen address for details.
- added
.Values.<component>.httplist of objects, where each item configures an HTTP listen address with optional TLS settings. Items are used for Pod ports, command line arguments and Service port generation. - add ability to override VictoriaLogs container command.