Dan Helfman
1ade353c1a
Use --namespace value within Helmfile template ( #343 )
...
* Use --namespace value within Helmfile template (#326 ).
* Tabs and spaces.
* Tab/spaces fix.
* Pacifying "go fmt".
* Hard-coding namespace in test convenience function.
* MR feedback: Add comment to exported identifier.
* MR feedback: Put comment in correct location.
* fix(ci): fix never-ending build issue by auto-approving `helmfile delete`
2018-09-17 21:28:45 +09:00
KUOKA Yusuke
b0cc7ba96c
fix: `sync` partially run `helm upgrade` even one of releases failed while loading values.yaml ( #281 )
...
Fixes #280
2018-09-03 16:43:57 +09:00
KUOKA Yusuke
ed0854a5c0
feat: Environment and Environment Values ( #267 )
...
Resolves #253
2018-08-31 22:59:27 +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