helm/pkg/chartutil/testdata/frobnitz
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
Removes Time, Namespace, and Revision from being exposed to templates to
make template rendering discrete and repeatable.
2018-05-18 12:09:54 -07:00
..
charts feat(*): remove Time, Namespace, and Revision from template functions 2018-05-18 12:09:54 -07: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(2450): add annotations to chart metadata (#2671) 2017-08-16 18:27:13 -04: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.