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