Commit Graph

36 Commits (9aa773042d56f3f4efeed41e281381c94682d86a)

Author SHA1 Message Date
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
7 years ago
Matt Farina b27b11a280
fix(semver): fixed edge cases that do not match prerelease
7 years ago
lichuqiang ceb953c5b0 fix typo
7 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
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
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
libesz 0537b08779 helmpath goes under /pkg/helm/
8 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
8 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
Vaughn Dice 4dd77e7749
feat(helm): add newline to fetch --verify output
8 years ago
Matt Butcher 18248e5530
feat(helm): add 'helm fetch --prov' to fetch prov info
8 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
8 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
8 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
8 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
8 years ago
Matt Butcher f3022a0909 feat(helm): allow multiple args for fetch, package, delete
8 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
8 years ago
Matt Butcher 5b6fad043a Merge pull request #871 from technosophos/feat/helm-install-from-repo
9 years ago
Matt Butcher 9e45ac117d feat(helm): install directly from repo
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
9 years ago
Matt Butcher f0f2bbf894 fix(helm): add .tgz to package names on fetch
9 years ago
Matt Butcher 72be00c6fc fix(chartutil): update 'fetch' and 'package' to use chartutil.
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
vaikas-google 92039222b5 remove the todo based on PR comments
9 years ago
vaikas-google 9b4d2616c2 Add ability to untar charts after downloading them
9 years ago
vaikas-google d5bf6efebc fix typo and return error
9 years ago
vaikas-google a1acee52cc cleanup
9 years ago
vaikas-google 84bf7b41cf cleanups, add todos
9 years ago
vaikas-google b39a084834 first cut of fetch
9 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
9 years ago
Michelle Noorali 9e05956efa feat(fetch): stub out fetch command
9 years ago