Commit Graph

26 Commits (7a7782478b116f3da733c1c1b53e3f6fa9c1f6a6)

Author SHA1 Message Date
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year 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
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
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Martin Hickey 0b809dd078 Validate library chart files after chart loaded
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Martin Hickey ef4d2a6e65 Update after review
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 c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
7 years ago
Rollulus e8eed3cc3e fix(helm): write yaml with non-exec permission
8 years ago
Matt Butcher 3e3312cea0 feat(tiller): re-use values during upgrade
8 years ago
Matt Butcher e0227c7510 fix(chart): Chart.yaml now has an apiVersion field.
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
8 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
8 years ago
Matt Butcher 2802fcbd87 feat(chartutil): optimize for re-use
8 years ago
Matt Butcher 25053e6ada feat(pkg/chartutil): add chartutil package
8 years ago