Introduction of customConfig Helm option and TOML config deprecation
Vector 0.15.0 introduces a new
customConfig Helm option that allows direct YAML configuration in values.yaml without TOML conversion. The customConfig key is mutually exclusive with deprecated TOML-based configuration keys—if customConfig is set, no default configurations are rendered. The deprecated keys will not be removed before Vector reaches 1.0.