# Functions

ReadValues will parse YAML byte data into a Values.
ReadValuesFile will parse a YAML file into a map of values.

# Type aliases

ErrNoTable indicates that a chart does not have a matching table.
ErrNoValue indicates that Values does not contain a key with a value.
Values represents a collection of chart values.