Skip to content

Commit 877a0c8

Browse files
committed
chore: upgrade dependencies
1 parent c6bd849 commit 877a0c8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

charts/nextcloud/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ dependencies:
44
version: 16.3.5
55
- name: mariadb
66
repository: oci://registry-1.docker.io/bitnamicharts
7-
version: 18.2.0
7+
version: 20.2.1
88
- name: redis
99
repository: oci://registry-1.docker.io/bitnamicharts
10-
version: 19.6.4
10+
version: 20.6.0
1111
- name: collabora-online
1212
repository: https://collaboraonline.github.io/online
1313
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"

charts/nextcloud/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: nextcloud
3-
version: 6.6.2
4-
appVersion: 30.0.4
3+
version: 7.0.0
4+
appVersion: 31.0.0
55
description: A file sharing server that puts the control and security of your own data back into your hands.
66
keywords:
77
- nextcloud
@@ -27,15 +27,15 @@ dependencies:
2727
repository: oci://registry-1.docker.io/bitnamicharts
2828
condition: postgresql.enabled
2929
- name: mariadb
30-
version: 18.2.0
30+
version: 20.2.1
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: mariadb.enabled
3333
- name: redis
34-
version: 19.6.4
34+
version: 20.6.0
3535
repository: oci://registry-1.docker.io/bitnamicharts
3636
condition: redis.enabled
3737
- name: collabora-online
3838
version: 1.1.20
3939
repository: https://collaboraonline.github.io/online
4040
condition: collabora.enabled
41-
alias: collabora
41+
alias: collabora

0 commit comments

Comments
 (0)