From bc1e1740709459cfa7764ca2cc5a043374a298b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Nov 2025 14:01:53 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.3.1 --- 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 09dd33b..c9bf49d 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.3.0" + newTag: "7.3.1"