Commit Graph

63 Commits (fba311ba2362ad629030c936b5d23aacb37bffcd)

Author SHA1 Message Date
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matt Farina 379b2b177c
Updating to the new Ingress group version
5 years ago
Martin Hickey ecf4eda6c5 Fix scaffold chart label in helper template
5 years ago
Luis Davim 82ffe56ca6
Reduce template code duplication. Fixes #5372
5 years ago
Luis Davim 4425f86865
Add app.kubernetes.io/version label
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Martin Hickey f12c2a3111 Change the nginx app version to a set tag
5 years ago
Martin Hickey 86c5e52ac4 Fix the image field for the scaffold chart application
5 years ago
Matthew Fisher d3f0ac9343
ref(create): app version should be 0.1.0
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
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 aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
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
Steffen Windoffer 8bd42d2645 remove unused servicePort from default ingress template
6 years ago
Zack Williams 1d3ae54185 Fix #3822
6 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
7 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
7 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
7 years ago
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart
7 years ago
Maxime Guyot c864ba179e Add fullnameOverride
7 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
7 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
7 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
7 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
7 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
7 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
7 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
7 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
7 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
7 years ago
Scott Rigby 22cec7cdc1 Fix spacing
7 years ago
Scott Rigby 37fd7df627 chartutil create ingress example
7 years ago
z00358552 b0d4cacd54 fix(helm) change name length limit to 63 for `helm create`
8 years ago
Lachlan Evenson 2e0f949d49
bugfix(tiller): replace + with - in Chart version to support Kubernetes constraint
8 years ago
John Hofman c38fb120bf fix(helm): add trimSuffix to helper functions
8 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
8 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
8 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
8 years ago
Sebastian Mandrean b3d45aef7a fix(1516): use correct value reference in boilerplate NOTES.txt
8 years ago
Vic Iglesias 4179282760 Dont use privileged port in port-forward of default chart
8 years ago