Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 13:19
· 30 commits to main since this release
9bed26a

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