helm/pkg/chart/loader/testdata/frobnitz
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
ref(chartutil): move chart loading out of chartutil into new package
    add chart loader interface to allow lazy loading
feat(chart): create chart accessors
ref(*): cleanup requirements
ref(tiller): remove optional template engines
ref(tiller): simplify sorting releases and hooks
ref(*): code simplification
ref(hapi): move chart package out of hapi
ref(chart): add requirements and lock to Chart struct
2018-08-24 11:28:29 -07:00
..
charts ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
docs ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
ignore ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
templates ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
.helmignore ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
Chart.yaml ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
icon.svg ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
INSTALL.txt ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
LICENSE ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
README.md ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
requirements.lock ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
requirements.yaml ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07:00
values.yaml ref(*): refactor chart/chartutil 2018-08-24 11:28:29 -07: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.