Commit Graph

20 Commits (c19253d7cdabdef5774041edb06ba46803703c18)

Author SHA1 Message Date
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
10 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
10 years ago
Anton Galitsyn f8a261f277 use old naming
10 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
10 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
10 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
10 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
10 years ago