Helmfile is a declarative spec for deploying helm charts. It lets you...
 - Keep a directory of chart value files and maintain changes in version control
 - Apply CI/CD to configuration changes
 - Periodically sync to avoid skew in environments

WWW: https://github.com/roboll/helmfile
