helm/pkg/chartutil/testdata/frobnitz
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
This is to future-proof charts, and also be consistent with repo and
index YAML files.

Closes #1264
2016-10-04 12:18:22 -06:00
..
charts fix(chart): Chart.yaml now has an apiVersion field. 2016-10-04 12:18:22 -06:00
docs feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
ignore fix(helm): fix helmignore evaluation of dirs 2016-08-05 15:50:02 -06:00
templates feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
.helmignore fix(helm): fix helmignore evaluation of dirs 2016-08-05 15:50:02 -06:00
Chart.yaml fix(chart): Chart.yaml now has an apiVersion field. 2016-10-04 12:18:22 -06:00
icon.svg feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
INSTALL.txt feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
LICENSE feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
README.md feat(pkg/chartutil): add chartutil package 2016-05-26 09:41:43 -06:00
requirements.lock feat(helm): add 'helm dependency' commands 2016-09-23 16:24:22 -06:00
requirements.yaml feat(chartutils): add support for requirements.yaml 2016-09-23 14:57:56 -06:00
values.yaml feat(chartutil): switch TOML to YAML 2016-06-06 21:09:27 -06: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.