helm/pkg
KUOKA Yusuke dc93908626 feat: Set values from local files (#3758)
Adds the `--set-file key=filepath` flag to `install`, `upgrade`, `template` and `lint` sub-commands so that the content of the file at the `filepath` is set to the value for the `key`.

Resolves #1754
2018-07-25 15:12:40 -06:00
..
chartutil Merge pull request #4093 from aidtechnology/issue_4092 2018-06-18 07:21:40 -07:00
downloader fix lint warning 2018-05-12 17:37:09 -07:00
engine Now returning error and stopping installation 2018-03-13 16:33:10 +05:30
getter Support Stdin when using downloaders of plugin 2018-07-05 11:50:03 +08:00
helm feat(helm): Add the --kubeconfig flag (#4235) 2018-07-23 13:40:54 -06:00
hooks feat(tiller): support CRD installation (#3982) 2018-05-11 12:09:38 -06:00
ignore Typo fix: evalutes->evaluates 2018-04-29 13:46:46 +08:00
kube feat(helm): Add the --kubeconfig flag (#4235) 2018-07-23 13:40:54 -06:00
lint Accept .yml files as well as .yaml for templates. 2018-03-09 17:05:57 +00:00
plugin Merge pull request #3898 from michelleN/filepath 2018-04-17 20:17:42 -04:00
proto/hapi added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest 2018-06-05 17:15:52 -04:00
provenance fix(*): correct file permissions on source files 2016-12-07 09:09:38 -08:00
releasetesting Fix test failure message 2018-06-01 10:13:33 -04:00
releaseutil fix(releaseutil): remove newline on SplitManifests 2017-05-02 14:48:08 -04:00
repo remove need for type reflection 2018-04-25 14:55:05 -07:00
resolver Added omitempty to Requirements struct 2017-06-21 11:18:27 -07:00
rudder Basic Rudder Delete implementation 2017-05-05 13:05:24 +02:00
storage typo fix for lengh to length 2018-06-08 10:09:07 +08:00
strvals feat: Set values from local files (#3758) 2018-07-25 15:12:40 -06:00
sympath refactor symWalk() into pkg/sympath (#3199) 2018-01-08 15:13:13 -08:00
tiller Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade 2018-07-10 07:43:36 -07:00
timeconv chore(*): add canonical import path annotation 2016-07-11 22:59:55 -06:00
tlsutil Revert "fix(helm): add `--tls-hostname` flag to tls flags." 2018-07-16 13:46:50 -06:00
urlutil ref(getter): flatten the getter package tree 2017-05-01 16:18:13 -06:00
version bump version to v2.8 2018-01-25 22:45:19 -08:00