diff --git a/global-attributes.yml b/global-attributes.yml index 57f7b0e0d..d4d103092 100644 --- a/global-attributes.yml +++ b/global-attributes.yml @@ -49,14 +49,14 @@ std-port-redis: '6379' # ocis # branch versions, also used to assemble branch names in ocis - latest-ocis-version: '7.3' - previous-ocis-version: '7.2' + latest-ocis-version: '8.0' + previous-ocis-version: '7.3' # Versions mainly for printing like in docs-main release info and in docs-ocis to define the latest production version. # Versions in the ocis docs need to be defined in the branch specific docs-ocis/antora.yaml file. # To do so, change the values in the branch of docs-ocis/antora.yml like service_xxx and compose_xxx. - ocis-actual-version: '7.3.2' - ocis-former-version: '7.2.0' - ocis-compiled: '2026-02-05 00:00:00 +0000 UTC' + ocis-actual-version: '8.0.0' + ocis-former-version: '7.3.2' + ocis-compiled: '2026-02-09 00:00:00 +0000 UTC' ocis-downloadpage-url: 'https://download.owncloud.com/ocis/ocis' # webui latest-webui-version: 'next' diff --git a/site.yml b/site.yml index c827caa8a..584f33cba 100644 --- a/site.yml +++ b/site.yml @@ -23,8 +23,8 @@ content: - url: https://github.com/owncloud/docs-ocis.git branches: - master + - '8.0' - '7.3' - - '7.2' - url: https://github.com/owncloud/docs-webui.git branches: - master