tag:github.com,2008:https://github.com/adobe/rules_gitops/releases
Release notes from rules_gitops
2026-03-03T22:58:33Z
tag:github.com,2008:Repository/245190460/v1.0.0-rc.1
2026-03-03T23:08:08Z
v1.0.0-rc.1
<h2>Using Bzlmod with Bazel 7 or greater</h2>
<p>Add to your <code>MODULE.bazel</code> file:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="bazel_dep(name = "rules_gitops", version = "1.0.0-rc.1")"><pre><span class="pl-en">bazel_dep</span>(<span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s">"rules_gitops"</span>, <span class="pl-s1">version</span> <span class="pl-c1">=</span> <span class="pl-s">"1.0.0-rc.1"</span>)</pre></div>
github-actions[bot]
tag:github.com,2008:Repository/245190460/v1.0.0-rc.0
2026-03-03T21:22:54Z
v1.0.0-rc.0
<h2>Using Bzlmod with Bazel 6 or greater</h2>
<ol>
<li>(Bazel 6 only) Enable with <code>common --enable_bzlmod</code> in <code>.bazelrc</code>.</li>
<li>Add to your <code>MODULE.bazel</code> file:</li>
</ol>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="bazel_dep(name = "rules_gitops", version = "1.0.0-rc.0")"><pre><span class="pl-en">bazel_dep</span>(<span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s">"rules_gitops"</span>, <span class="pl-s1">version</span> <span class="pl-c1">=</span> <span class="pl-s">"1.0.0-rc.0"</span>)</pre></div>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/adobe/rules_gitops/compare/v1.0.0-alpha.11...v1.0.0-rc.0"><tt>v1.0.0-alpha.11...v1.0.0-rc.0</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.12
2026-02-27T21:34:38Z
v1.0.0-alpha.12
<h2>Using Bzlmod with Bazel 6 or greater</h2>
<ol>
<li>(Bazel 6 only) Enable with <code>common --enable_bzlmod</code> in <code>.bazelrc</code>.</li>
<li>Add to your <code>MODULE.bazel</code> file:</li>
</ol>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="bazel_dep(name = "rules_gitops", version = "1.0.0-alpha.12")"><pre><span class="pl-en">bazel_dep</span>(<span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s">"rules_gitops"</span>, <span class="pl-s1">version</span> <span class="pl-c1">=</span> <span class="pl-s">"1.0.0-alpha.12"</span>)</pre></div>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/adobe/rules_gitops/compare/v1.0.0-alpha.10...v1.0.0-alpha.12"><tt>v1.0.0-alpha.10...v1.0.0-alpha.12</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.11
2026-02-27T21:34:51Z
v1.0.0-alpha.11
<h2>Using Bzlmod with Bazel 6 or greater</h2>
<ol>
<li>(Bazel 6 only) Enable with <code>common --enable_bzlmod</code> in <code>.bazelrc</code>.</li>
<li>Add to your <code>MODULE.bazel</code> file:</li>
</ol>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="bazel_dep(name = "rules_gitops", version = "1.0.0-alpha.11")"><pre><span class="pl-en">bazel_dep</span>(<span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s">"rules_gitops"</span>, <span class="pl-s1">version</span> <span class="pl-c1">=</span> <span class="pl-s">"1.0.0-alpha.11"</span>)</pre></div>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/adobe/rules_gitops/compare/v1.0.0-alpha.10...v1.0.0-alpha.11"><tt>v1.0.0-alpha.10...v1.0.0-alpha.11</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.10
2026-02-04T03:14:19Z
v1.0.0-alpha.10
<h2>Using Bzlmod with Bazel 6 or greater</h2>
<ol>
<li>(Bazel 6 only) Enable with <code>common --enable_bzlmod</code> in <code>.bazelrc</code>.</li>
<li>Add to your <code>MODULE.bazel</code> file:</li>
</ol>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="bazel_dep(name = "rules_gitops", version = "1.0.0-alpha.10")"><pre><span class="pl-en">bazel_dep</span>(<span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s">"rules_gitops"</span>, <span class="pl-s1">version</span> <span class="pl-c1">=</span> <span class="pl-s">"1.0.0-alpha.10"</span>)</pre></div>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/adobe/rules_gitops/compare/v0.23.0...v1.0.0-alpha.10"><tt>v0.23.0...v1.0.0-alpha.10</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.9
2026-01-29T20:33:36Z
v1.0.0-alpha.9
<p>rename descriptor</p>
macdonst
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.8
2026-01-28T19:03:35Z
v1.0.0-alpha.8
<p>export runfiles</p>
macdonst
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.7
2026-01-28T18:31:55Z
v1.0.0-alpha.7
<p>updates</p>
macdonst
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.6
2026-01-28T16:35:06Z
v1.0.0-alpha.6
<p>updates</p>
macdonst
tag:github.com,2008:Repository/245190460/v1.0.0-alpha.5
2026-01-27T21:55:05Z
v1.0.0-alpha.5
<p>add gitops</p>
macdonst