Commit Graph

35 Commits (2d85884842e0895788278d862b9981138bea69a6)

Author SHA1 Message Date
Matt Farina 8e6a5149d2
validation fix
7 months ago
Matt Farina f182ebc11c
Fix issue with unhandled error on Stat
4 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
4 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
5 years ago
Song Shukun a992464fa2 Save Chart.lock to helm package tar
5 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
5 years ago
Romain Grenet 8cb3c02c47 Port PR #4161 Fix incorrect timestamp when helm package to Helmv3
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
Simon Alling a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save
5 years ago
Simon Alling 2a462aef2d fix(pkg/chartutil): add tests according to feedback
5 years ago
Simon Alling 50675e7cd7 fix(pkg/chartutil): include values.schema.json in packaged chart
5 years ago
wxdao c00890cae1 Fix Save misbehavior on nonexistent directory (#6360)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
5 years ago
Josh Dolitsky cc5dece910
fix(chartutil): Ensure nested template dir on save (#6177)
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
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
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
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 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
6 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
7 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 15a1cb4816 feat(chartutil): add Save function
8 years ago