Commit Graph

44 Commits (70a3df49d702e23ad29367783a5655350be90265)

Author SHA1 Message Date
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
4 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
4 years ago
Matt Butcher 469837b92c
fixed capitalization in a few help messages. (#7898)
4 years ago
yuxiaobo d683a431e2 Correct spelling mistakes
5 years ago
Matthew Fisher 223c859867
fix(create): convert tabs to spaces on help output
5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
5 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Martin Hickey abdaf3ce1b Add chart type
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
6 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
6 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Reinhard Nägele d819ca2b94 Add AppVersion to initial chart
7 years ago
Adam Reese dd952e61f0
fix(helm): load home from flags during runtime
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
7 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
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Adam Reese 4dd95addd2 ref(cmd): refactor create cmd
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
8 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
8 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
8 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
8 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
8 years ago
Matt Butcher 8b36967a7e fix(client): remove auto-generating maintainer
8 years ago
Matt Butcher 1dd6c01f5d fix(helm): improve create help
8 years ago
Matt Butcher a97bf8b7c0 feat(helm): implement 'helm create'
8 years ago