Commit Graph

56 Commits (5152c165179c672778f19b6f97a37c405eaf64c6)

Author SHA1 Message Date
Yagnesh Mistry 465870a22e Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh
5 years ago
Yagnesh Mistry 7786caa6b0 Move fs to third_party/dep and include full bsd license text
5 years ago
Brice Rising 94d87ef95d Fix rename for helm dep upgrade
5 years ago
Matthew Fisher 74653d3794
fix: return more information to the user
5 years ago
Sebastien Plisson 99b8a0d0d7
Removed test requiring repository field to allow local chart dependency
5 years ago
Sebastien Plisson 8537bb5c42
Added test cases for chart present under charts folder
5 years ago
Sebastien Plisson 21edd808b6
#3321 Accept dependency in requirements.yaml from charts directory.
5 years ago
Abejide Femi d251b94efc refactor manager file in pkg folder (#6551)
5 years ago
Xiang Dai b49f4269c5 fix issue when dependency is URL
5 years ago
Xiang Dai 66974afddb remove duplicate check
5 years ago
AllenZMC 7b0a407ff7 fix mis-spelling in manager.go
5 years ago
Evan Vetere f602c2328d tone down the enthusiasm
6 years ago
Matt Farina 35b7822190
Noting the version as the match element
6 years ago
Alex 9f964c11da fix: helm display confused error message if version is empty (without quotes) (#5310)
6 years ago
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
6 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
6 years ago
adshmh d8bdf484cc fix(helm): add descriptive error if dependency has blank "repository" (#5152)
6 years ago
Matthew Fisher 9dce1ac88b
s,kubernetes/charts,helm/charts,g (#4889)
6 years ago
Caleb Delnay fbda50a452 Fix credentials not set for ResolveChartVersion default HTTP client (#4662)
6 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
6 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 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 #3938
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 #3858
7 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
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 #2937 - helm always appends /index.yaml at the end of URL (#2988)
7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
7 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
7 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
7 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
7 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 #2093, #2094.
8 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
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
8 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
8 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
8 years ago