Update releases for stout@v0.12.1
This commit is contained in:
14
index.html
14
index.html
@@ -28,6 +28,20 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Stout Releases</h1>
|
||||
<h2 id="v0.12.1"><a href="#v0.12.1">v0.12.1</a><span class="date">2026-04-22</span></h2>
|
||||
<ul>
|
||||
<li>document wildcard ingress upgrade behavior</li>
|
||||
</ul>
|
||||
<p>Existing installs should mostly auto-heal after upgrading because Stout</p>
|
||||
<p>reconciles stored domain ingresses on startup and reapplies the current</p>
|
||||
<p>wildcard/external-dns behavior.</p>
|
||||
<p>No manual action is needed if the desired domains already exist in Stout.</p>
|
||||
<p>If an install expects both a wildcard and its root domain, both domains must</p>
|
||||
<p>exist in Stout so external-dns can be updated for the pair.</p>
|
||||
<p>The new wildcard root-domain behavior is now controlled by a system setting.</p>
|
||||
<p>Admins should review that setting after upgrade if they want wildcard-only</p>
|
||||
<p>behavior or wildcard+root behavior for future reconciliations.</p>
|
||||
<hr>
|
||||
<h2 id="v0.12.0"><a href="#v0.12.0">v0.12.0</a><span class="date">2026-04-22</span></h2>
|
||||
<ul>
|
||||
<li>add system-level wildcard ingress domains</li>
|
||||
|
||||
Reference in New Issue
Block a user