Commit Graph

28 Commits (d608e9b02b0d44204dcd24581f391526490c9021)

Author SHA1 Message Date
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Matthew Fisher 2a74204508
go fmt
4 years ago
Matt Farina 7953adb06c
Merge branch 'master' into fix/helm-create-overwrite
4 years ago
Matt Butcher 106f1fb45c
fixed bug that caused helm create to not overwrite modified files
4 years ago
Matt Butcher c4ef82be13
validate the name passed in during helm create
4 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
4 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
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 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
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
6 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 4c95185164
ref(*): replace chart.config with []byte
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
7 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Vic Iglesias cd34492b5a Add tests for new files in create
8 years ago
Matt Butcher e757b24aed fix(*): add license header
8 years ago
Matt Butcher 713020359b feat(pkg/ignore): add helmignore library
8 years ago
Matt Butcher 377a43385e fix(*): fixed import paths
8 years ago
Matt Butcher ebd81152dd fix(helm): update 'helm create' to use YAML.
8 years ago