helmfile/helmexec
Johan Lyheden 6856c6e979 Add helmfile lint support (#162)
The use case is to have a list of helmfile releases version controlled together with all settings and have a CI pipeline that will lint all releases with settings before running sync. The new functionality was mostly copy pasted from the Diff implementation with some extra handling for fetching remote charts.

Notes:

* Added release name to chart path to avoid potential race condition when fetching the chart
2018-06-14 22:35:09 +09:00
..
exec.go Add helmfile lint support (#162) 2018-06-14 22:35:09 +09:00
exec_test.go Add helmfile lint support (#162) 2018-06-14 22:35:09 +09:00
helmexec.go Add helmfile lint support (#162) 2018-06-14 22:35:09 +09:00
runner.go templating the entire helmfile and adding some documentation (#98) 2018-04-10 20:19:43 +09:00