Deployed 7b2d234 to edge with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-09-25 13:15:38 +00:00
parent 0f7b393fb0
commit f88f52d31d
2 changed files with 3 additions and 2 deletions

View File

@@ -1697,6 +1697,7 @@ If you're using podman, make sure to read the related <a href="../examples/tutor
<p>To understand which tags you should use, read this section carefully. <a href="https://github.com/wg-easy/wg-easy/actions">Our CI</a> will automatically build, test and push new images to the following container registry:</p>
<ol>
<li>GitHub Container Registry (<a href="https://github.com/wg-easy/wg-easy/pkgs/container/wg-easy"><code>ghcr.io/wg-easy/wg-easy</code></a>)</li>
<li>Codeberg Container Registry (<a href="https://codeberg.org/wg-easy/-/packages/container/wg-easy/15"><code>codeberg.org/wg-easy/wg-easy</code></a>) (IPv6 support)</li>
</ol>
<p>All workflows are using the tagging convention listed below. It is subsequently applied to all images.</p>
<table>
@@ -1747,7 +1748,7 @@ If you're using podman, make sure to read the related <a href="../examples/tutor
</tr>
</tbody>
</table>
<!-- ref: major version -->
<!-- ref: major version (check links too) -->
<p>When publishing a tag we follow the <a href="https://semver.org/">Semantic Versioning</a> specification. The <code>latest</code> tag is always pointing to the latest stable release. If you want to avoid breaking changes, use the major version tag (e.g. <code>15</code>).</p>
<h3 id="follow-tutorials"><a class="toclink" href="#follow-tutorials">Follow tutorials</a></h3>

File diff suppressed because one or more lines are too long