Update releases for stout@v0.12.0
This commit is contained in:
@@ -28,6 +28,11 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Stout Releases</h1>
|
<h1>Stout Releases</h1>
|
||||||
|
<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>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="v0.11.1"><a href="#v0.11.1">v0.11.1</a><span class="date">2026-04-15</span></h2>
|
<h2 id="v0.11.1"><a href="#v0.11.1">v0.11.1</a><span class="date">2026-04-15</span></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fix self-upgrade not triggering a pod rollout because reused Helm values kept the old image tag</li>
|
<li>Fix self-upgrade not triggering a pod rollout because reused Helm values kept the old image tag</li>
|
||||||
|
|||||||
@@ -1,4 +1,11 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag_name": "v0.12.0",
|
||||||
|
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.12.0",
|
||||||
|
"prerelease": false,
|
||||||
|
"published_at": "2026-04-22T00:00:00Z",
|
||||||
|
"body": "- add system-level wildcard ingress domains"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag_name": "v0.11.1",
|
"tag_name": "v0.11.1",
|
||||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.11.1",
|
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.11.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user