Skip to content

Commit b7db960

Browse files
committed
remove operator 2.8.1
1 parent d4897e2 commit b7db960

4 files changed

Lines changed: 10 additions & 15 deletions

antora-playbook-staging-chatbot.diff.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ content:
4343
branches:
4444
- release/8.0
4545

46-
- url: https://github.com/couchbase/docs-operator
47-
branches:
48-
- release/2.8.1 # is set to version `2.9` so will coexist with release/2.8
49-
5046
- url: https://github.com/couchbaselabs/cbmultimanager
5147
branches:
5248
$replace: [master]

antora-playbook-staging-chatbot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ content:
147147
start_path: docs/user
148148
- url: https://github.com/couchbase/docs-operator
149149
branches:
150-
- release/2.8.1
151150
- release/2.9
152151
- release/2.8
153152
- release/2.7

antora-playbook-staging.diff.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ content:
3434
- url: https://github.com/couchbaselabs/docs-devex
3535
branches: [capella] # ensure added as well as most recent release/* branches
3636

37-
- url: https://github.com/couchbase/docs-operator
38-
branches: [release/2.8.1]
39-
# release/2.8.1 is set to version `2.9` so should not clash with release/2.8
40-
4137
- url: https://github.com/couchbaselabs/cbmultimanager
4238
branches:
4339
$replace: [master]

antora-playbook-staging.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ site:
4141
[
4242
{ "title": "Server", "startPage": "home::server.adoc", "components": ["server", "enterprise-analytics"] },
4343
{ "title": "Mobile / Edge", "startPage": "home::mobile.adoc", "components": ["couchbase-lite", "couchbase-lite-javascript", "sync-gateway", "couchbase-edge-server"] },
44-
{ "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics"] },
44+
{ "title": "Capella", "startPage": "home::cloud.adoc", "components": ["cloud", "analytics", "ai"] },
4545
{ "title": "Cloud-Native", "components": ["cloud-native-database"] },
4646
{ "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
4747
{ "title": "CMOS", "components": ["cmos"] },
@@ -139,18 +139,20 @@ content:
139139
branches:
140140
- main
141141
- legacy-columnar-component
142+
- url: https://github.com/couchbaselabs/docs-ai
143+
branches:
144+
- main
142145
- url: https://github.com/couchbase/couchbase-operator
143146
branches:
147+
- 2.9.x
144148
- 2.8.x
145149
- 2.7.x
146-
- 2.6.x
147150
start_path: docs/user
148151
- url: https://github.com/couchbase/docs-operator
149152
branches:
150-
- release/2.8.1
153+
- release/2.9
151154
- release/2.8
152155
- release/2.7
153-
- release/2.6
154156
- url: https://github.com/couchbaselabs/observability
155157
branches:
156158
- 0.2.x
@@ -188,6 +190,7 @@ content:
188190
- master
189191
- url: https://github.com/couchbaselabs/docs-enterprise-analytics
190192
branches:
193+
- release/2.1
191194
- release/2.0
192195
- url: https://github.com/couchbase/docs-analytics
193196
branches:
@@ -246,9 +249,9 @@ content:
246249
- release/1.0
247250
- url: https://github.com/couchbase/docs-sdk-java
248251
branches:
252+
- release/3.10
249253
- release/3.9
250254
- release/3.8
251-
- temp/3.7
252255
- url: https://github.com/couchbase/docs-quarkus-extension
253256
branches:
254257
- release/1.2
@@ -263,9 +266,9 @@ content:
263266
- release/1.2
264267
- url: https://github.com/couchbase/docs-sdk-scala
265268
branches:
269+
- release/3.10
266270
- release/3.9
267271
- release/1.8
268-
- release/1.7
269272
- url: https://github.com/couchbase/docs-sdk-nodejs
270273
branches:
271274
- temp/4.6
@@ -279,6 +282,7 @@ content:
279282
- url: https://github.com/couchbase/docs-sdk-python
280283
branches:
281284
- release/4.5
285+
- temp/4.5
282286
- temp/4.4
283287
- temp/4.3
284288
- url: https://github.com/couchbase/docs-sdk-ruby

0 commit comments

Comments
 (0)