diff --git a/index.html b/index.html
index 91fda2a..d5c8246 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,11 @@
Stout Releases
+
+
+- add versioned self-upgrade with Helm-managed detection and manual update check
+
+
- Add versioned self-upgrade system
diff --git a/releases.json b/releases.json
index 4a304e8..034479d 100644
--- a/releases.json
+++ b/releases.json
@@ -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",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.10.0",