Commit Graph

52 Commits (dev-v2)

Author SHA1 Message Date
Fernando Antivero b7d2947d10
fix(requirements): refactor to use common codepath for table coalescing (#7047)
7 years ago
Matt Farina a4f46d7a38
Fix error when loading irregular files
7 years ago
Oleg Sidorov 4cddc82c0b Reverted changes introduced in #6010
7 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
7 years ago
Matthew Fisher 2e871267de
Merge pull request #4783 from derkoe/fix-requirement-condition
7 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
7 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
7 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
7 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
7 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
7 years ago
Christian Koeberl d80a96cf77 fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
8 years ago
Matthew Fisher 97465abda0
fix(windows): fix unit tests on Windows (#4897)
8 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
8 years ago
Johnny Bergström 43b19dccbe Add helm template --is-upgrade
8 years ago
Chance Zibolski d7e7170993 Add working template to mariner chart for use in testing subcharts
8 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
9 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
9 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
9 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
9 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
9 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
9 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
9 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
9 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
9 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
9 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
9 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
9 years ago
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