Update releases for stout@v0.11.1

This commit is contained in:
stout-bot
2026-04-15 19:29:04 +00:00
parent c7109b03d0
commit 611c89e683
2 changed files with 12 additions and 0 deletions

View File

@@ -28,6 +28,11 @@
</head>
<body>
<h1>Stout Releases</h1>
<h2 id="v0.11.1"><a href="#v0.11.1">v0.11.1</a><span class="date">2026-04-15</span></h2>
<ul>
<li>Fix self-upgrade not triggering a pod rollout because reused Helm values kept the old image tag</li>
</ul>
<hr>
<h2 id="v0.11.0"><a href="#v0.11.0">v0.11.0</a><span class="date">2026-04-15</span></h2>
<ul>
<li>Extract canvas dialogs into standalone components, reducing project page from 2162 to 781 lines</li>