helm-web-api
helm-web-api copied to clipboard
Helm 3 Support
Does this work with helm 3? I noticed in the instructions it lists tiller, which is no longer used with helm 3.
Is there any other way to use this for helm 3 or any other solution ?
This does not currently work with Helm v3 dues to breaking changes in the way commands are structured. For example, name generation is handled differently and this alone will cause a helm install to fail.