https://github.com/jkcfg/jk/pull/288 is the core of a plugin system. We should now be able to what was envisoned in https://github.com/jkcfg/jk/issues/133. - [ ] Write a helm3 plugin (by re-using the helm 3 packages used to implement `helm template`) - [ ] Write a a shim `Chart` object wrapping the `render()` call to this plugin so we end up with something like https://github.com/jkcfg/jk/issues/133#issue-411221006.