Commit Graph

16 Commits (62d6e4076bf41f90fead1c48a63f67c1915830da)

Author SHA1 Message Date
Matt Butcher 62d6e4076b
Change default repositories for Helm v2 (#8901)
5 years ago
Matt Butcher 5f6269d008
fix: fixes for Go 1.14 (#7848)
6 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
7 years ago
Luke Hoban 75b4afaa33 Allow missing trailing '/' in --repo url (#4956)
7 years ago
Tomas Restrepo 152fdaf5ba Only propagate query string if refURL is relative to baseURL
7 years ago
Tomas Restrepo db69200152 Propagate query string arguments in repository URL to absolute chart URL
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
8 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages
8 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
8 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
8 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
9 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
9 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago