0.9.2
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_helm",
integrity = "sha256-mq4xm1zefQrDTI58WYMImEVbAK/2LhMOuwuSvc7CwFY=",
urls = ["https://github.com/abrisco/rules_helm/releases/download/0.9.2/rules_helm-v0.9.2.tar.gz"],
)
Additional documentation can be found at: https://github.com/abrisco/rules_helm
What's Changed
Full Changelog: 0.9.1...0.9.2