Update releases for stout@v0.14.0

This commit is contained in:
stout-bot
2026-05-10 18:29:01 +00:00
parent 895f3fc9fe
commit 06832daf10
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -28,6 +28,11 @@
</head> </head>
<body> <body>
<h1>Stout Releases</h1> <h1>Stout Releases</h1>
<h2 id="v0.14.0"><a href="#v0.14.0">v0.14.0</a><span class="date">2026-05-10</span></h2>
<ul>
<li>add frontend UI for addon management and k3s upgrade plan creation</li>
</ul>
<hr>
<h2 id="v0.13.0"><a href="#v0.13.0">v0.13.0</a><span class="date">2026-05-10</span></h2> <h2 id="v0.13.0"><a href="#v0.13.0">v0.13.0</a><span class="date">2026-05-10</span></h2>
<ul> <ul>
<li>add addon management for hetzner-k3s components and System Upgrade Controller plan write support</li> <li>add addon management for hetzner-k3s components and System Upgrade Controller plan write support</li>
+7
View File
@@ -1,4 +1,11 @@
[ [
{
"tag_name": "v0.14.0",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.0",
"prerelease": false,
"published_at": "2026-05-10T00:00:00Z",
"body": "- add frontend UI for addon management and k3s upgrade plan creation"
},
{ {
"tag_name": "v0.13.0", "tag_name": "v0.13.0",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.13.0", "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.13.0",