diff --git a/index.html b/index.html
index a82bad8..f7e9f9c 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,11 @@
Stout Releases
+
+
+- add system-level wildcard ingress domains
+
+
- Fix self-upgrade not triggering a pod rollout because reused Helm values kept the old image tag
diff --git a/releases.json b/releases.json
index 74c3679..5a8fcb8 100644
--- a/releases.json
+++ b/releases.json
@@ -1,4 +1,11 @@
[
+ {
+ "tag_name": "v0.12.0",
+ "html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.12.0",
+ "prerelease": false,
+ "published_at": "2026-04-22T00:00:00Z",
+ "body": "- add system-level wildcard ingress domains"
+ },
{
"tag_name": "v0.11.1",
"html_url": "https://git.thokra.dev/thokra/stout-releases/raw/branch/main/index.html#v0.11.1",