Commit Graph

67 Commits (7d0deb35d9694b396c20bb99f991d98c3fd2ada2)

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