mirror of
https://github.com/helm/helm.git
synced 2026-04-15 21:59:50 -04:00
Removes the BOM prefix if present, in read files before processing the data. Affects the following pkg: - pkg/chart/loader: directory and archive loader - internal/ignore: when loading .helmignore file Signed-off-by: Thomas FREYSS <thomas.freyss@gmail.com>
6 lines
100 B
YAML
6 lines
100 B
YAML
# A values file contains configuration.
|
|
|
|
name: "Some Name"
|
|
|
|
section:
|
|
name: "Name in a section"
|