From e217987a7429e766c8909a90c5141bcccc937e8a Mon Sep 17 00:00:00 2001 From: yellowhat <1692490+yellowhat@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:13:27 +0100 Subject: [PATCH] fix: update collabora-online to 1.1.58 Signed-off-by: yellowhat <1692490+yellowhat@users.noreply.github.com> Signed-off-by: Vasco Gervasi --- charts/nextcloud/Chart.lock | 6 +++--- charts/nextcloud/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 1862d860..9ca9fd23 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -10,6 +10,6 @@ dependencies: version: 21.1.3 - name: collabora-online repository: https://collaboraonline.github.io/online - version: 1.1.53 -digest: sha256:e9dd12da1b4620c951171a92aca12ef98e669627f0139937290087718ecd6e84 -generated: "2025-11-21T19:42:03.09934126+01:00" + version: 1.1.58 +digest: sha256:af5b35a4f525927414be3988bfb3d7da0eda20450888f097f209e8de83e345e0 +generated: "2026-03-01T20:12:59.741424272Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 87e06c01..6a89269d 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 8.9.1 +version: 8.9.2 # renovate: image=docker.io/library/nextcloud appVersion: 32.0.6 description: A file sharing server that puts the control and security of your own data back into your hands. @@ -40,7 +40,7 @@ dependencies: repository: oci://registry-1.docker.io/bitnamicharts condition: redis.enabled - name: collabora-online - version: 1.1.53 + version: 1.1.58 repository: https://collaboraonline.github.io/online condition: collabora.enabled alias: collabora