Commit Graph

26 Commits (dev-v2)

Author SHA1 Message Date
Matt Butcher 62d6e4076b
Change default repositories for Helm v2 (#8901)
5 years ago
Matthew Fisher a31d4ad43e
fix: use nonexistent rather than inexistent
6 years ago
Sebastien Plisson e8ab69ccc6
missing test file
6 years ago
Sebastien Plisson 8537bb5c42
Added test cases for chart present under charts folder
6 years ago
Sebastien Plisson 21edd808b6
#3321 Accept dependency in requirements.yaml from charts directory.
6 years ago
Xiang Dai 05d5ff4747 update test
6 years ago
Xiang Dai b49f4269c5 fix issue when dependency is URL
6 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
8 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
8 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
8 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
9 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
9 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
9 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
9 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
9 years ago
Qin Wang 4b6b847b69 fix test chart path change from rebase
9 years ago
Qin Wang 0153d273ce fix error checking from os.stat
9 years ago
Qin Wang 39a2d5ec29 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
9 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
9 years ago