Commit Graph

26 Commits (7a7782478b116f3da733c1c1b53e3f6fa9c1f6a6)

Author SHA1 Message Date
Matt Farina 0a5148faff
Fix multiple bugs in values handling
1 year ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
4 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
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
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
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
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 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
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
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
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