KUOKA Yusuke
ed0854a5c0
feat: Environment and Environment Values ( #267 )
...
Resolves #253
2018-08-31 22:59:27 +09:00
KUOKA Yusuke
bb3b44e511
fix: follow up for the relative paths improvement ( #262 )
...
Fixes for the bugs that are introduced by #261 , that is values.yaml files specified in `values:` have redundant base path in their prefixes, and remaining .dec files after secrets decryption(https://github.com/roboll/helmfile/issues/251#issuecomment-417285854 )
2018-08-30 21:59:59 +09:00
KUOKA Yusuke
421299c883
feat: All the paths are relative to helmfile.yaml ( #261 )
...
`helmfile lint` works with relative chart reference (#252 )
The tempalte function `readFile` accepts the path relative to helmfile.yaml
Resolves #246
Fixes #252
2018-08-30 19:47:52 +09:00
KUOKA Yusuke
b3ebd4cdd0
fix: Keep backward-compatibility broken after introduction of values file template ( #257 )
...
Fixes #249
2018-08-30 16:57:37 +09:00
KUOKA Yusuke
822cc13e72
feat: Template functions to replace `set`s ( #242 )
...
Resolves #227
2018-08-28 22:00:51 +09:00