File tree 2 files changed +15
-7
lines changed
2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: postgresql
3
3
repository: oci://registry-1.docker.io/bitnamicharts
4
- version: 16.3.1
4
+ version: 16.3.5
5
5
- name: mariadb
6
6
repository: oci://registry-1.docker.io/bitnamicharts
7
7
version: 18.2.0
8
8
- name: redis
9
9
repository: oci://registry-1.docker.io/bitnamicharts
10
10
version: 19.6.4
11
- digest: sha256:e41261e0dc77410d8aae3e4d692fe476b3e270a17b7d4c9dcb3c00e9e740a4d6
12
- generated: "2024-12-13T14:24:14.477843415+01:00"
11
+ - name: collabora-online
12
+ repository: https://collaboraonline.github.io/online
13
+ version: 1.1.20
14
+ digest: sha256:c15e97de1c3acf872f73356faa838b59718a1c723c4f698422dbd8a7616e3d69
15
+ generated: "2025-01-12T20:02:40.504763578+01:00"
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : nextcloud
3
- version : 6.2.3
4
- appVersion : 30.0.2
3
+ version : 6.6.2
4
+ appVersion : 30.0.4
5
5
description : A file sharing server that puts the control and security of your own data back into your hands.
6
6
keywords :
7
7
- nextcloud
@@ -23,7 +23,7 @@ maintainers:
23
23
24
24
dependencies :
25
25
- name : postgresql
26
- version : 16.3.1
26
+ version : 16.3.5
27
27
repository : oci://registry-1.docker.io/bitnamicharts
28
28
condition : postgresql.enabled
29
29
- name : mariadb
@@ -33,4 +33,9 @@ dependencies:
33
33
- name : redis
34
34
version : 19.6.4
35
35
repository : oci://registry-1.docker.io/bitnamicharts
36
- condition : redis.enabled
36
+ condition : redis.enabled
37
+ - name : collabora-online
38
+ version : 1.1.20
39
+ repository : https://collaboraonline.github.io/online
40
+ condition : collabora.enabled
41
+ alias : collabora
You can’t perform that action at this time.
0 commit comments