Skip to content

v1.0.0-rc.2

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 01:55
6387a44

Using Bzlmod with Bazel 7 or greater

Add to your MODULE.bazel file:

bazel_dep(name = "rules_gitops", version = "1.0.0-rc.2")

What's Changed

New Contributors

Full Changelog: v0.23.0...v1.0.0-rc.2