Commit Graph

19 Commits (c62a3a4896e7f6af57c7282c4415f523195523d4)

Author SHA1 Message Date
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
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 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
7 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
7 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
7 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
8 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
8 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
8 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
8 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
8 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
8 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
8 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
8 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
8 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
8 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
8 years ago