helm/docs/helm
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
* Add "--namespace" to helm lint

Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.

See #2036

* Align lintCmd struct

* Add "--set" and "--values" to helm lint

Keep lint syntax as close as possible to "helm install" resp. "helm
upgrade", so that one only needs to change the command.

Closes #2495,#2036

* Reuse strict parameter, when rendering during lint

We want to see the rendering fail, if we missed a value, so we reuse
"--strict".

See #2495,#2036

* Fix lint unit test

See #2495,#2036

* Update docs
2017-12-13 14:43:12 -08:00
..
helm.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_completion.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_create.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_delete.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_dependency.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_dependency_build.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_dependency_list.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_dependency_update.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_fetch.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_get.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_get_hooks.md Fix/missing ssl params (#3152) 2017-11-15 17:52:24 -07:00
helm_get_manifest.md Fix/missing ssl params (#3152) 2017-11-15 17:52:24 -07:00
helm_get_values.md Fix/missing ssl params (#3152) 2017-11-15 17:52:24 -07:00
helm_history.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_home.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_init.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_inspect.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_inspect_chart.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_inspect_values.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_install.md Fix a typo in install.go, update helm_install.md 2017-11-23 19:06:37 +01:00
helm_lint.md feat(helm): support namespace and additional values in lint (#2972) 2017-12-13 14:43:12 -08:00
helm_list.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_package.md fix(helm): add --app-version flag to 'helm package' 2017-11-24 14:41:33 -05:00
helm_plugin.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_plugin_install.md ref(docs): update plugin install documentation 2017-11-20 10:12:13 -05:00
helm_plugin_list.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_plugin_remove.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_plugin_update.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo_add.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo_index.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo_list.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo_remove.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_repo_update.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_reset.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_rollback.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_search.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_serve.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_status.md feat(status): Optional output as JSON and YAML 2017-12-12 12:51:05 -05:00
helm_template.md support output-dir when running 'helm template' (#3144) 2017-11-21 12:10:27 -07:00
helm_test.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_upgrade.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_verify.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00
helm_version.md fix(helm): update documentation to reflect $HOME env var change 2017-11-08 00:36:05 -02:00