Commit Graph

25 Commits (eb4a187df6eb604db69c9b024cbc74e0f31621dc)

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