..
testdata
feat(helm): add --kube-version flag to helm template
2017-09-11 11:22:00 +09:00
capabilities.go
Use the same defaults as done in helm lint for Capabilities
2017-09-11 10:09:42 +09:00
capabilities_test.go
feat(tiller): add {{.Capabilities}} object
2017-01-09 18:09:20 -07:00
chartfile.go
Validates chart-dir before running dependency list command
2017-04-17 14:23:04 -07:00
chartfile_test.go
feat(2450): add annotations to chart metadata ( #2671 )
2017-08-16 18:27:13 -04:00
create.go
fix(create): port-forward should use internal port
2017-09-07 10:43:53 +01:00
create_test.go
removed Version from create tests as output schema and values aren't tested
2017-01-11 12:22:21 -08:00
doc.go
chore(*): add canonical import path annotation
2016-07-11 22:59:55 -06:00
expand.go
fix(*): fix new linter errors
2016-11-11 19:24:11 -08:00
files.go
Correct punctuation and capitalization for user facing strings.
2017-06-26 10:23:26 -07:00
files_test.go
fix(tiller): fix TOML panic
2017-05-01 11:25:51 -06:00
load.go
Validates chart-dir before running dependency list command
2017-04-17 14:23:04 -07:00
load_test.go
expose LoadFiles as a usable function
2017-02-28 15:47:40 -08:00
requirements.go
Merge pull request #2607 from sushilkm/issues/2599
2017-07-06 21:27:37 -06:00
requirements_test.go
Added tests for different combinations of subcharts & requirements.yaml
2017-06-22 10:44:20 -07:00
save.go
Add support for sub-directory scanning as in issue #1401
2017-09-08 09:33:44 -04:00
save_test.go
feat(helm): support 'helm create --pack=mypack'
2016-11-22 16:27:54 -07:00
values.go
Merge pull request #2703 from rbwsam/ref/simplify_error
2017-07-25 10:14:32 -04:00
values_test.go
Merge pull request #2703 from rbwsam/ref/simplify_error
2017-07-25 10:14:32 -04:00