diff --git a/versions.json b/versions.json
index a8a154e693878e61514d7e6e9c5a912d971c5fe2..cb45e5671925afa04d4a91b4f43bb38fdc1a7c3c 100644
--- a/versions.json
+++ b/versions.json
@@ -138,5 +138,33 @@
       "ppc64le",
       "s390x"
     ]
+  },
+  "main-ubi": {
+    "milestone": "main",
+    "version": "11.7.1",
+    "fullVersion": "11.7.1",
+    "releaseStatus": "RC",
+    "supportType": "Short Term Support",
+    "base": "ubi9",
+    "arches": [
+      "amd64",
+      "arm64v8",
+      "ppc64le",
+      "s390x"
+    ]
+  },
+  "main": {
+    "milestone": "main",
+    "version": "11.7.1",
+    "fullVersion": "1:11.7.1+maria~ubu2404",
+    "releaseStatus": "RC",
+    "supportType": "Short Term Support",
+    "base": "ubuntu:noble",
+    "arches": [
+      "amd64",
+      "arm64v8",
+      "ppc64le",
+      "s390x"
+    ]
   }
 }