Commit Graph

18 Commits (8f3fd753adfefddd0da57d351371962e675b8b3b)

Author SHA1 Message Date
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
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 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
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
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
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