File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ dependencies:
4
4
version: 16.3.5
5
5
- name: mariadb
6
6
repository: oci://registry-1.docker.io/bitnamicharts
7
- version: 18 .2.0
7
+ version: 20 .2.1
8
8
- name: redis
9
9
repository: oci://registry-1.docker.io/bitnamicharts
10
- version: 19 .6.4
10
+ version: 20 .6.0
11
11
- name: collabora-online
12
12
repository: https://collaboraonline.github.io/online
13
13
version: 1.1.20
14
- digest: sha256:c15e97de1c3acf872f73356faa838b59718a1c723c4f698422dbd8a7616e3d69
15
- generated: "2025-01-12T20:10:26.935856912 +01:00"
14
+ digest: sha256:0d0aa377c2b2411bb5c42329c15cf652fbfc7badf9e896d1953c24a928af9562
15
+ generated: "2025-01-12T20:13:27.705912683 +01:00"
Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : nextcloud
3
- version : 6.6.2
4
- appVersion : 30 .0.4
3
+ version : 7.0.0
4
+ appVersion : 31 .0.0
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
@@ -27,15 +27,15 @@ dependencies:
27
27
repository : oci://registry-1.docker.io/bitnamicharts
28
28
condition : postgresql.enabled
29
29
- name : mariadb
30
- version : 18 .2.0
30
+ version : 20 .2.1
31
31
repository : oci://registry-1.docker.io/bitnamicharts
32
32
condition : mariadb.enabled
33
33
- name : redis
34
- version : 19 .6.4
34
+ version : 20 .6.0
35
35
repository : oci://registry-1.docker.io/bitnamicharts
36
36
condition : redis.enabled
37
37
- name : collabora-online
38
38
version : 1.1.20
39
39
repository : https://collaboraonline.github.io/online
40
40
condition : collabora.enabled
41
- alias : collabora
41
+ alias : collabora
You can’t perform that action at this time.
0 commit comments