Skip to content

0.9.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 01:50
· 1 commit to main since this release
b64f166

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