Commit Graph

36 Commits (78550dd2c864a1a021c73e2a4b7fd66c652d00ad)

Author SHA1 Message Date
Matt Farina e328d00a2f
Updating to the k8s label convention 7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors" 7 years ago
Rajat Jindal f2abb2ae14 fix lint warning 7 years ago
Matthew Fisher d9395bcc06
remove need for type reflection 7 years ago
eyalbe4 c2fa72ebcd Fix for - Downloader plugins not used when downloading new repo's index.yaml 7 years ago
Matthew Fisher aa2976f0ce
swallow the error when returning the default HTTP client 7 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands 7 years ago
adshmh 1a55161a53 Fix several golint warnings () 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
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files. 7 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml 7 years ago
Michal Cwienczek dad8c6f644 Fix - helm always appends /index.yaml at the end of URL () 8 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
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme 8 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again 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