Commit Graph

32 Commits (7d13cd5ca1f1eee080c180be6c3201e3a81ff6e9)

Author SHA1 Message Date
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
3 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
3 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
3 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
3 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
3 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
4 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
4 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
4 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
5 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
5 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
5 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
5 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 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
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
6 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
7 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
7 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
7 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
7 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