Commit Graph

31 Commits (4c4328398ecc4f6eef07524f4bcddaca153b4570)

Author SHA1 Message Date
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
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
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
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
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
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
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 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
8 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
8 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 f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
9 years ago
Matt Butcher 91da555c85
fix(helm): delete outdated deps
9 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
9 years ago
Matt Butcher b9fb8abdbc ref(helm): remove old structure functions
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago