File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 47
47
std-port-redis : ' 6379'
48
48
# ocis
49
49
# 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'
52
52
# Versions mainly for printing like in docs-main release info and in docs-ocis to define the latest production version.
53
53
# Versions in the ocis docs need to be defined in the branch specific docs-ocis/antora.yaml file.
54
54
# 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 '
57
57
# Needed in docs-ocis to define which rolling release to print like in the envvars table or in deployment examples
58
58
ocis-rolling-version : ' 6.6.1'
59
- ocis-compiled : ' 2024-12-17 00:00:00 +0000 UTC'
59
+ ocis-compiled : ' 2025-03-05 00:00:00 +0000 UTC'
60
60
ocis-downloadpage-url : ' https://download.owncloud.com/ocis/ocis'
61
61
# webui
62
62
latest-webui-version : ' next'
70
70
# android
71
71
latest-android-version : ' 4.4'
72
72
previous-android-version : ' 4.3'
73
- # branded
74
- latest-branded-version : ' next'
75
- previous-branded-version : ' next'
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ content:
23
23
- url : https://github.com/owncloud/docs-ocis.git
24
24
branches :
25
25
- master
26
+ - ' 7.1'
26
27
- ' 7.0'
27
- - ' 5.0'
28
28
- url : https://github.com/owncloud/docs-webui.git
29
29
branches :
30
30
- master
You can’t perform that action at this time.
0 commit comments