Commit Graph

98 Commits (b0603fb042c3299d16e9fdd861d3da5616e44d4a)

Author SHA1 Message Date
Matthew Fisher 40572311ab
Merge pull request from bacongobbler/port-6258 5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory () 6 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined 6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 6 years ago
Matt Farina 967f4fed42
Update dependencies 6 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured 6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command 6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal 6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification 6 years ago
Matt Farina 670968fb19
Removing the stable repository 6 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader 6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml 6 years ago
Matthew Fisher 78330ba3d9
fix(resolver): compare hash of lockfile against resolved dependencies 6 years ago
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 825b15c763
Merge pull request from adamreese/ref/chart-dependencies 6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies 6 years ago
roc 79f88dfc5e ref(url) update helm's github url () 6 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File 6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock 7 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml 7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors" 7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil 7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled 7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types 7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories () 7 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up' 7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts 8 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts 8 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated 8 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts 8 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style 8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree 8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes , . 8 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request 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
Michelle Noorali 59bb5aa1b8 Merge pull request from qwangrepos/issue-2020 8 years ago
Qin Wang 0bef00078c local path repo verbose - issue 8 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up' 8 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories 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 a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg 8 years ago
Gergo Huszty 17c9e220b0 Fixes : Proposal: move downloader and resolver package to /pkg 8 years ago