Update releases for stout@v0.14.4
This commit is contained in:
+10
@@ -28,6 +28,16 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Stout Releases</h1>
|
<h1>Stout Releases</h1>
|
||||||
|
<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>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
|
<h2 id="v0.14.3"><a href="#v0.14.3">v0.14.3</a><span class="date">2026-05-10</span></h2>
|
||||||
|
<ul>
|
||||||
|
<li>fix RBAC for storageclasses and csidrivers, switch SUC plans to channels, fix select dark mode, add retry from failed addon state</li>
|
||||||
|
</ul>
|
||||||
|
<hr>
|
||||||
<h2 id="v0.14.2"><a href="#v0.14.2">v0.14.2</a><span class="date">2026-05-10</span></h2>
|
<h2 id="v0.14.2"><a href="#v0.14.2">v0.14.2</a><span class="date">2026-05-10</span></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>fix autoscaler version detection, hide latest column until adopted, filter k3s releases to newer only, fix select dark mode</li>
|
<li>fix autoscaler version detection, hide latest column until adopted, filter k3s releases to newer only, fix select dark mode</li>
|
||||||
|
|||||||
@@ -1,4 +1,18 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"tag_name": "v0.14.4",
|
||||||
|
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.4",
|
||||||
|
"prerelease": false,
|
||||||
|
"published_at": "2026-05-10T00:00:00Z",
|
||||||
|
"body": "- fix build by moving k3sChannels constant out of remote functions file"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tag_name": "v0.14.3",
|
||||||
|
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.3",
|
||||||
|
"prerelease": false,
|
||||||
|
"published_at": "2026-05-10T00:00:00Z",
|
||||||
|
"body": "- fix RBAC for storageclasses and csidrivers, switch SUC plans to channels, fix select dark mode, add retry from failed addon state"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"tag_name": "v0.14.2",
|
"tag_name": "v0.14.2",
|
||||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.2",
|
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user