Commit Graph

70 Commits (7a7782478b116f3da733c1c1b53e3f6fa9c1f6a6)

Author SHA1 Message Date
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
11 months ago
guoguangwu bf543d94e9 fix: precedence typo
1 year ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Martin Hickey 775af2a0ce Update schema validation handling
2 years ago
Aram Zegerius 752aa6d462 Simplify testdata charts
3 years ago
Aram Zegerius 3fd4a11b18 Simplify testdata charts
3 years ago
Aram Zegerius 4b49f356a9 Add tests for multi-level dependencies.
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
4 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
4 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
4 years ago
Florian Hopfensperger d03db32c25 fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Graham Goudeau 01aa1bd3a2 Add a flag to allow template to output CRDs
5 years ago
Oleg Sidorov 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]"
5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
5 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Adam Reese b7a14de590
Merge pull request #5601 from adamreese/v3/capabilities
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
6 years ago
Christian Koeberl 62533e2b0e fix(pkg/chartutil): conditions for alias and umrella charts (#3734)
6 years ago
Adam Reese 6fc8c9e079
ref(pkg/chartutil): simplify chart dependency unit tests
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
6 years ago
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 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