Skip to content

Commit

Permalink
Deployed f379196 to main with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 4ecb2f1 commit 9bc0ba1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions main/developer-guide/release/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2117,14 +2117,16 @@ <h4 id="major-or-minor-release">MAJOR or MINOR Release</h4>
</ul>
</li>
<li>Runs <code>make bundle</code> from the bpfman-operator directory to update the bundle version.</li>
<li>Adds a new <code>examples</code> config directory for the release version</li>
<li>Adds a new <code>examples</code> config directory for the release version.</li>
<li>Modify the tag for <code>XDP_DISPATCHER_IMAGE</code> and <code>TC_DISPATCHER_IMAGE</code> in <code>bpfman/src/lib.rs</code> from <code>latest</code> to the
new release tag.</li>
</ul>
</li>
<li>Make sure CI is green and merge the update PR.</li>
<li>Create a tag using the <code>HEAD</code> of the <code>main</code> branch. This can be done using the <code>git</code> CLI or
Github's <a href="https://github.com/bpfman/bpfman/releases">release</a> page.</li>
<li>Tag the release using the commit on <code>main</code> where the changelog update merged.
This can be done using the <code>git</code> CLI or Github's <a href="https://github.com/bpfman/bpfman/releases">release</a>
This can be done using the <code>git</code> CLI or Github's <a href="https://github.com/bpfman/bpfman/releases">release</a>
page.</li>
<li>The Release will be automatically created, after that is complete do the following:<ul>
<li>run <code>make build-release-yamls</code> and attach the yamls for the version to the release. These will include:<ul>
Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

Binary file modified main/sitemap.xml.gz
Binary file not shown.

0 comments on commit 9bc0ba1

Please sign in to comment.