diff --git a/manifest/3.2.xml b/manifest/3.2.xml
index 636fcc888c..f918f0c776 100644
--- a/manifest/3.2.xml
+++ b/manifest/3.2.xml
@@ -18,13 +18,13 @@ licenses/APL2.txt.
-
+
-
+
diff --git a/manifest/3.2/3.2.0.xml b/manifest/3.2/3.2.0.xml
new file mode 100644
index 0000000000..3cfeef450c
--- /dev/null
+++ b/manifest/3.2/3.2.0.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/manifest/product-config.json b/manifest/product-config.json
index 97082f6095..abbf2f39e6 100644
--- a/manifest/product-config.json
+++ b/manifest/product-config.json
@@ -597,14 +597,24 @@
"trigger_blackduck": true,
"start_build": 586
},
- "manifest/3.2.xml": {
+ "manifest/3.2/3.2.0.xml": {
+ "do-build": false,
"release": "3.2.0",
"release_name": "Couchbase Sync Gateway 3.2.0",
"production": true,
+ "interval": 1440,
+ "go_version": "1.22.5",
+ "trigger_blackduck": true,
+ "start_build": 515
+ },
+ "manifest/3.2.xml": {
+ "release": "3.2.1",
+ "release_name": "Couchbase Sync Gateway 3.2.1",
+ "production": true,
"interval": 120,
"go_version": "1.22.5",
"trigger_blackduck": true,
- "start_build": 501
+ "start_build": 1
},
"manifest/4.0.xml": {
"release": "4.0.0",