rules_helm
rules_helm copied to clipboard
Build Helm from source
This would make it easier to test changes to upstream helm that would benefit Bazel environments. Ideally this would be another module in https://github.com/bazelbuild/bazel-central-registry but could also be some BUILD files that live in this repo.
Helm rejected Bazel integration (https://github.com/helm/helm/issues/6557) which I think is the right call but it would still be useful for the Bazel community to maintain some integration.