Update releases for stout@v0.10.1

This commit is contained in:
stout-bot
2026-04-15 18:45:55 +00:00
parent bc1447f6d8
commit d11fc58902
2 changed files with 12 additions and 0 deletions

View File

@@ -28,6 +28,11 @@
</head> </head>
<body> <body>
<h1>Stout Releases</h1> <h1>Stout Releases</h1>
<h2 id="v0.10.1"><a href="#v0.10.1">v0.10.1</a><span class="date">2026-04-15</span></h2>
<ul>
<li>add versioned self-upgrade with Helm-managed detection and manual update check</li>
</ul>
<hr>
<h2 id="v0.10.0"><a href="#v0.10.0">v0.10.0</a><span class="date">2026-04-15</span></h2> <h2 id="v0.10.0"><a href="#v0.10.0">v0.10.0</a><span class="date">2026-04-15</span></h2>
<ul> <ul>
<li>Add versioned self-upgrade system</li> <li>Add versioned self-upgrade system</li>

View File

@@ -1,4 +1,11 @@
[ [
{
"tag_name": "v0.10.1",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.10.1",
"prerelease": false,
"published_at": "2026-04-15T00:00:00Z",
"body": "- add versioned self-upgrade with Helm-managed detection and manual update check"
},
{ {
"tag_name": "v0.10.0", "tag_name": "v0.10.0",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.10.0", "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.10.0",