pub fn parse_chart_yaml(content: &str) -> Result<ChartMetadata, ChartParseError>
Parse Chart.yaml content.