This plugin adds completion and aliases for Helmfile, the declarative helm charts deployer.
To use it, add helmfile to the plugins array in your zshrc file:
helmfile
plugins=(... helmfile)