helmfile/state
rmartinez3 01fe5b4213 Adding merging for helmDefaults args and --args, adding tillerNamspace and kubeContext to helmDefaults (#186)
Add tillerNamespace and kubeContext to helmDefaults. Also add merging of args capability. 

People can start adding additional fields under helmDefaults on top of this. The additional fields are merged to args as long as they are implemented using the framework introduced by this commit.

Changelog:

* adding merging for helm defaults args and --args, adding tillernamspace, kubecontext to helmdefaults, adding getargs to lint command

* adding docs for helmdefaults

* checking if empty default values
2018-07-19 11:53:09 +09:00
..
release_filters.go support the same selector repeated 2018-04-17 11:10:46 -04:00
state.go Adding merging for helmDefaults args and --args, adding tillerNamspace and kubeContext to helmDefaults (#186) 2018-07-19 11:53:09 +09:00
state_test.go Add the option to specify an alternative helm binary (#181) 2018-07-03 22:19:02 +09:00