Commit Graph

38 Commits (4ffd35f2382d27e1918e3120d4d8d5962192b0ee)

Author SHA1 Message Date
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
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
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
7 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
7 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
7 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
8 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
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 004c5bcc88 feat(helm): fix condition when no requirements.yaml exists during tag/condition processing
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Matt Butcher 7f4ea91028 Merge pull request #1645 from rodcloutier/Windows_archive_backslash_support
8 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
8 years ago
Rodrigue Cloutier 37920761a4 fix(helm): added support for compressed charts containing \ in file paths
8 years ago
Matt Butcher 2388e71528 fix(helm): ignore dotfiles in charts/ directories
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Matt Butcher 68dd4c9a66 fix(proto): remove unused fields
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
Matt Butcher 34577d1ebc feat(charts): add 'dependencies:' to Chart.yaml
8 years ago
Matt Butcher a46a033de4 feat(chart): support 'image:URL' in charts.
8 years ago
Matt Butcher 2e95230b30 fix(helm): fix helmignore evaluation of dirs
8 years ago
Matt Butcher 60f5341b91 feat(chartutil): support global variables
8 years ago
Matt Butcher e8109048a9 fix(chartutil): move values coalescing into chartutil
8 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
8 years ago
Matt Butcher 7aa4ffa4d4 feat(chartutil): switch TOML to YAML
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
8 years ago