Update releases for stout@v0.15.3

This commit is contained in:
stout-bot
2026-05-13 21:13:59 +00:00
parent 5d95da23f6
commit 4000bd6cfd
2 changed files with 48 additions and 0 deletions
+20
View File
@@ -28,6 +28,26 @@
</head>
<body>
<h1>Stout Releases</h1>
<h2 id="v0.15.3"><a href="#v0.15.3">v0.15.3</a><span class="date">2026-05-13</span></h2>
<ul>
<li>Authenticate docker</li>
</ul>
<hr>
<h2 id="v0.15.2"><a href="#v0.15.2">v0.15.2</a><span class="date">2026-05-13</span></h2>
<ul>
<li>Fix release workflow permissions</li>
</ul>
<hr>
<h2 id="v0.15.1"><a href="#v0.15.1">v0.15.1</a><span class="date">2026-05-13</span></h2>
<ul>
<li>Fix release automation</li>
</ul>
<hr>
<h2 id="v0.15.0"><a href="#v0.15.0">v0.15.0</a><span class="date">2026-05-13</span></h2>
<ul>
<li>Use DNSEndpoint CR for wildcard DNS instead of patching the Traefik service</li>
</ul>
<hr>
<h2 id="v0.14.4"><a href="#v0.14.4">v0.14.4</a><span class="date">2026-05-10</span></h2>
<ul>
<li>fix build by moving k3sChannels constant out of remote functions file</li>