Commit Graph

29 Commits (v2.6.0)

Author SHA1 Message Date
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
8 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
8 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
8 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
8 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
9 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
9 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
9 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
9 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
9 years ago
Justin Scott 58c8aca1cc feat(helm): fixup if/ele,remove extra string casts, add comments
9 years ago
Justin Scott 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
9 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
9 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
9 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
9 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
9 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
9 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
9 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
9 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
9 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
9 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
9 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
9 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
9 years ago