Commit Graph

29 Commits (712c90fd8282dfa5ac75a23a36577cdc4443032c)

Author SHA1 Message Date
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
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
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
8 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
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
xuhaigang d84b707d1e fix(helm): Fix the bug in helm dependency update -verify
9 years ago
Adam Reese dd952e61f0
fix(helm): load home from flags during runtime
9 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 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
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
10 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
10 years ago
Matt Butcher f7b010a140
feat(helm): add --skip-refresh flag to 'helm dep up'
10 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
10 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
10 years ago
Matt Butcher 91da555c85
fix(helm): delete outdated deps
10 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
10 years ago
Matt Butcher 593718d749 feat(helm): add 'helm dependency' commands
10 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
10 years ago