Release notes for version 0.3.12
Release date: 24 Jun 2026
- added
vm.useLegacyNaminghelper that resolves the effectiveuseLegacyNamingsetting by traversing theappKeypath in Values, allowing per-component overrides to take precedence over the chart-level setting - added
useLegacyNamingsupport tovm.plain.fullname: when set tofalse, names use<operator-kind>-<release>convention matching the VictoriaMetrics operator;fullnameOverridenow always takes precedence regardless ofuseLegacyNaming - added
useLegacyNamingsupport tovm.managed.fullname: when set totrue, managed resource names use suffix style (<fullname>-<kind>, matching the operator'sUseLegacyNamingconvention); whenfalseor unset, the existing prefix style is preserved