Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 14:07
· 22 commits to main since this release
282d4ec

0.6.0

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "rules_helm",
    integrity = "sha256-easVF1EdnzWNj0sqE7TgqwCfvq3BEfA/poKPAfLA4Kw=",
    urls = ["https://github.com/abrisco/rules_helm/releases/download/0.6.0/rules_helm-v0.6.0.tar.gz"],
)

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

What's Changed

Full Changelog: 0.5.1...0.6.0