helmfile

Deploy multiple Helm charts declaratively using a single config file

brewmacoslinux
Try with needOr install directly
Source

About

Deploy Kubernetes Helm Charts

Commands

helmfile

Examples

Deploy all Helm releases defined in helmfile.yaml$ helmfile sync
Preview changes that would be applied without actually deploying$ helmfile diff
Validate helmfile.yaml syntax and chart dependencies$ helmfile lint