helm/pkg/chartutil/testdata/frobnitz
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
This feature adds a dependencies section to a chart file. It is a
prerequisite for adding automated chart management tooling as described
in #874.
2016-09-06 17:34:54 -06:00
..
charts feat(charts): add 'dependencies:' to Chart.yaml 2016-09-06 17:34:54 -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 feat(charts): add 'dependencies:' to Chart.yaml 2016-09-06 17:34:54 -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
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.