mirror of
https://github.com/helm/helm.git
synced 2026-03-24 03:13:09 -04:00
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
|
||
|---|---|---|
| .. | ||
| charts | ||
| docs | ||
| ignore | ||
| templates | ||
| .helmignore | ||
| Chart.yaml | ||
| icon.svg | ||
| INSTALL.txt | ||
| LICENSE | ||
| README.md | ||
| requirements.lock | ||
| requirements.yaml | ||
| values.yaml | ||
Frobnitz
This is an example chart.
Usage
This is an example. It has no usage.
Development
For developer info, see the top-level repository.