Commit Graph

80 Commits (v3.7.2)

Author SHA1 Message Date
Fabian Jucker 96cdab4b59
actually skip unverifiable files
4 years ago
Matthew Fisher eeac83883c
fix tarFromLocalDir saving file dependencies in dest path
4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
4 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
5 years ago
Matt Farina 1135392b48 Fix dep build with OCI based charts
5 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
5 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
5 years ago
Scaat Feng 14f6bde04a [FIX]error string should not be capitalized
5 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
5 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
5 years ago
Matt Farina 25f67f74ee
Restoring Build behavior
5 years ago
Matt Farina 1458113696
Adding helm v4 todo
5 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
5 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
5 years ago
Calle Pettersson 8f3c0a160c Report what cause finding chart to fail
5 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
6 years ago
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
6 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
6 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
6 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
6 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
6 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
6 years ago
Yagnesh Mistry 41e70306b3 Fix import
6 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
6 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
6 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
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
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 825b15c763
Merge pull request #4972 from adamreese/ref/chart-dependencies
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
7 years ago