diff --git a/index.html b/index.html
index 0f4237a..5575f93 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,26 @@
Stout Releases
+
+
+
+
+
+- Fix release workflow permissions
+
+
+
+
+- Fix release automation
+
+
+
+
+- Use DNSEndpoint CR for wildcard DNS instead of patching the Traefik service
+
+
- fix build by moving k3sChannels constant out of remote functions file
diff --git a/releases.json b/releases.json
index f0949db..5469308 100644
--- a/releases.json
+++ b/releases.json
@@ -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",