From ea7fc46f58e88ec6d42adbf9eb684e4009ccce98 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Jul 2025 14:01:53 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.2.0 --- apps/files/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files/kustomization.yaml b/apps/files/kustomization.yaml index d37abb0..099c4c4 100644 --- a/apps/files/kustomization.yaml +++ b/apps/files/kustomization.yaml @@ -13,4 +13,4 @@ namespace: files images: - name: ocis newName: owncloud/ocis - newTag: "7.1.3" + newTag: "7.2.0"