Skip to content

Commit 1f81669

Browse files
committed
Enable ocis 7.1
1 parent f384c28 commit 1f81669

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

global-attributes.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
std-port-redis: '6379'
4848
# ocis
4949
# branch versions
50-
latest-ocis-version: '7.0'
51-
previous-ocis-version: '5.0'
50+
latest-ocis-version: '7.1'
51+
previous-ocis-version: '7.0'
5252
# Versions mainly for printing like in docs-main release info and in docs-ocis to define the latest production version.
5353
# Versions in the ocis docs need to be defined in the branch specific docs-ocis/antora.yaml file.
5454
# To do so, change the values in the branch of docs-ocis/antora.yml like service_xxx and compose_xxx.
55-
ocis-actual-version: '7.0.0'
56-
ocis-former-version: '5.0.9'
55+
ocis-actual-version: '7.1.0'
56+
ocis-former-version: '7.0.0'
5757
# Needed in docs-ocis to define which rolling release to print like in the envvars table or in deployment examples
5858
ocis-rolling-version: '6.6.1'
59-
ocis-compiled: '2024-12-17 00:00:00 +0000 UTC'
59+
ocis-compiled: '2025-01-16 00:00:00 +0000 UTC'
6060
ocis-downloadpage-url: 'https://download.owncloud.com/ocis/ocis'
6161
# webui
6262
latest-webui-version: 'next'

site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ content:
2323
- url: https://github.com/owncloud/docs-ocis.git
2424
branches:
2525
- master
26+
- '7.1'
2627
- '7.0'
27-
- '5.0'
2828
- url: https://github.com/owncloud/docs-webui.git
2929
branches:
3030
- master

0 commit comments

Comments
 (0)