Commit Graph

186 Commits (e73c82f51ea839b28c33ca31daa21c8ba7c1cc4f)

Author SHA1 Message Date
Matthew Fisher b5af54d44c
Merge pull request #3567 from jumal/master
7 years ago
Matthew Fisher 86ae040bfa
Merge pull request #3491 from oilbeater/fix-defer-in-loop
7 years ago
Jean-Philippe Courson 5b77335415 Create missing directories when saving files in chartutil.SaveDir
7 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
7 years ago
oilbeater 757db3a062 defer in loop may cause resource leak
7 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
7 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
7 years ago
Matthew Fisher e1027fae73
refactor symWalk() into pkg/sympath (#3199)
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
7 years ago
Nauris Sadovskis bd8178d50b Fix package url
7 years ago
Matthew Fisher 7c79d1c765
Merge pull request #3193 from burdiyan/master
7 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
7 years ago
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart
7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
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
Matthew Fisher e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias
7 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
7 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
7 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
7 years ago
carlory ad2d8e434a fix fromjson comment
7 years ago
carlory b9d3974df0 fix func comment
7 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
7 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
llsheldon 0440b54bbf fix(helm):Fix dependency aliaes not working
7 years ago
Adnan Abdulhussein 8fd8a7c324 fix(create): port-forward should use internal port
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
7 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
7 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
7 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
7 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
7 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
7 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
7 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
7 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
7 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
7 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
7 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
7 years ago