helm/pkg/chart/loader/testdata/frobnitz_with_bom
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
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>
2020-04-23 14:56:26 +02:00
..
charts fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
docs fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
ignore fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
templates fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
.helmignore fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
Chart.lock fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
Chart.yaml fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
icon.svg fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
INSTALL.txt fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
LICENSE fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
README.md fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
values.yaml fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00

Frobnitz

This is an example chart.

Usage

This is an example. It has no usage.

Development

For developer info, see the top-level repository.