Commit Graph

26 Commits (fca14bcb766636f7e700658353ed03cdbced4893)

Author SHA1 Message Date
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
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 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
8 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
8 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
8 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
8 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Arash Deshmeh da989dc275 fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go'
8 years ago
Arash Deshmeh 55cc23cb01 fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build.
8 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
Matt Butcher b9fb8abdbc ref(helm): remove old structure functions
9 years ago
Matt Butcher fc160256e5 fix(helm): fix tests so that they do not write data into testdata
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago