reckoner

Declaratively install and manage multiple Helm chart releases

brewmacoslinux
Try with needOr install directly
Source

About

Declaratively install and manage multiple Helm chart releases

Commands

reckoner

Examples

Install all Helm charts defined in a chart file$ reckoner plot charts.yaml
Install charts with a specific kubeconfig context$ reckoner plot charts.yaml --kubeconfig ~/.kube/config
Diff charts against current cluster state$ reckoner plot charts.yaml --dry-run