Skip to content

0.9.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 19:39
6f2c92f

0.9.1

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_helm",
    integrity = "sha256-+Yz8+++3i9x14DXzNgZXhDDhdo3CmmJ0B7CQtcyspiY=",
    urls = ["https://github.com/abrisco/rules_helm/releases/download/0.9.1/rules_helm-v0.9.1.tar.gz"],
)

Additional documentation can be found at: https://github.com/abrisco/rules_helm

What's Changed

Full Changelog: 0.9.0...0.9.1