rules_helm
rules_helm copied to clipboard
rules_helm: Bazel rules for managing helm charts
The current rules are referencing a file that has been shut down (source: https://github.com/helm/helm/issues/10005 ) Line referencing removed file https://github.com/tmc/rules_helm/blob/0ed7e81ff002408d933d069662a337c5faeb1ce7/repos.bzl#L16
I just tried to clone the istio helm example to see if rules_helm would work and it is failing to build. ``` mrmath@mrmath9055096 ~/rules_helm_example % bazel run //charts/istio:istio_init.install Starting local...
Hey! I'm intending on moving a lot of my manifests from a flux/helm-operator setup, to using Bazel and rules_k8s. I have a few helm releases, and would like to keep...
This change allows the user to have `workspace(name = "something")` set in his/her repo. I had made a change for this in my previous PR about `/bin/bash` but it was...
``` ❯ ./bazel build //charts/ambassador --sandbox_debug DEBUG: Rule 'helm_tiller' modified arguments {"shallow_since": "1556633566 +0300"} INFO: Analysed target //charts/ambassador:ambassador (0 packages loaded, 0 targets configured). INFO: Found 1 target... ERROR: /Users/yujunz/Code/code.nvda.ai/nucleus/devops/clusters/erica.nvda.dev/helm/charts/ambassador/BUILD:5:1:...