From 4aa4d474918c357927ef062b086c4a615b0c5042 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Oct 2025 08:05:56 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.3.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 099c4c4..09dd33b 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.2.0" + newTag: "7.3.0"