Update releases for stout@v0.15.3

This commit is contained in:
stout-bot
2026-05-13 21:13:59 +00:00
parent 5d95da23f6
commit 4000bd6cfd
2 changed files with 48 additions and 0 deletions
+20
View File
@@ -28,6 +28,26 @@
</head> </head>
<body> <body>
<h1>Stout Releases</h1> <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> <h2 id="v0.14.4"><a href="#v0.14.4">v0.14.4</a><span class="date">2026-05-10</span></h2>
<ul> <ul>
<li>fix build by moving k3sChannels constant out of remote functions file</li> <li>fix build by moving k3sChannels constant out of remote functions file</li>
+28
View File
@@ -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", "tag_name": "v0.14.4",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.4", "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.14.4",