Commit Graph

27 Commits (a6b859315210a4e2cbced239d1a6d068a18a53a8)

Author SHA1 Message Date
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
6 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
7 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
7 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
7 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
8 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
8 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
8 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
8 years ago
Sushil Kumar 541d052202 First alias would be dependency rename
8 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
8 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
8 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
8 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
8 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
8 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
8 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
8 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
8 years ago