Skip to content

Commit 7a2ab48

Browse files
committed
fix: update collabora-online to 1.1.60
Signed-off-by: yellowhat <1692490+yellowhat@users.noreply.github.com>
1 parent a891547 commit 7a2ab48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/nextcloud/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
version: 21.1.3
1111
- name: collabora-online
1212
repository: https://collaboraonline.github.io/online
13-
version: 1.1.58
14-
digest: sha256:af5b35a4f525927414be3988bfb3d7da0eda20450888f097f209e8de83e345e0
15-
generated: "2026-03-01T20:12:59.741424272Z"
13+
version: 1.1.60
14+
digest: sha256:d23b1ed8608eebf338fce515241497aba8038c3fb3a336fd6dc405568708a120
15+
generated: "2026-03-29T15:58:20.663360455Z"

charts/nextcloud/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: nextcloud
3-
version: 9.0.3
3+
version: 9.0.4
44
# renovate: image=docker.io/library/nextcloud
55
appVersion: 33.0.0
66
description: A file sharing server that puts the control and security of your own data back into your hands.
@@ -40,7 +40,7 @@ dependencies:
4040
repository: oci://registry-1.docker.io/bitnamicharts
4141
condition: redis.enabled
4242
- name: collabora-online
43-
version: 1.1.58
43+
version: 1.1.60
4444
repository: https://collaboraonline.github.io/online
4545
condition: collabora.enabled
4646
alias: collabora

0 commit comments

Comments
 (0)