Commit Graph

17 Commits (022c8869bee37d02cf01507c11c6cfc6d58a1eca)

Author SHA1 Message Date
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
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
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 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
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
8 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
8 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
8 years ago
Qin Wang 0153d273ce fix error checking from os.stat
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
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
8 years ago