Update releases for stout@v0.15.3
This commit is contained in:
+20
@@ -28,6 +28,26 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Stout Releases</h1>
|
||||
<h2 id="v0.15.3"><a href="#v0.15.3">v0.15.3</a><span class="date">2026-05-13</span></h2>
|
||||
<ul>
|
||||
<li>Authenticate docker</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="v0.15.2"><a href="#v0.15.2">v0.15.2</a><span class="date">2026-05-13</span></h2>
|
||||
<ul>
|
||||
<li>Fix release workflow permissions</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="v0.15.1"><a href="#v0.15.1">v0.15.1</a><span class="date">2026-05-13</span></h2>
|
||||
<ul>
|
||||
<li>Fix release automation</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2 id="v0.15.0"><a href="#v0.15.0">v0.15.0</a><span class="date">2026-05-13</span></h2>
|
||||
<ul>
|
||||
<li>Use DNSEndpoint CR for wildcard DNS instead of patching the Traefik service</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<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>
|
||||
|
||||
@@ -1,4 +1,32 @@
|
||||
[
|
||||
{
|
||||
"tag_name": "v0.15.3",
|
||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.15.3",
|
||||
"prerelease": false,
|
||||
"published_at": "2026-05-13T00:00:00Z",
|
||||
"body": "- Authenticate docker"
|
||||
},
|
||||
{
|
||||
"tag_name": "v0.15.2",
|
||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.15.2",
|
||||
"prerelease": false,
|
||||
"published_at": "2026-05-13T00:00:00Z",
|
||||
"body": "- Fix release workflow permissions"
|
||||
},
|
||||
{
|
||||
"tag_name": "v0.15.1",
|
||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.15.1",
|
||||
"prerelease": false,
|
||||
"published_at": "2026-05-13T00:00:00Z",
|
||||
"body": "- Fix release automation"
|
||||
},
|
||||
{
|
||||
"tag_name": "v0.15.0",
|
||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.15.0",
|
||||
"prerelease": false,
|
||||
"published_at": "2026-05-13T00:00:00Z",
|
||||
"body": "- Use DNSEndpoint CR for wildcard DNS instead of patching the Traefik service"
|
||||
},
|
||||
{
|
||||
"tag_name": "v0.14.4",
|
||||
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.4",
|
||||
|
||||
Reference in New Issue
Block a user