From 3b4cac980bb2f9a371c7fa84d84784616d539576 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 May 2025 18:01:27 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.1.3 --- 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 e81b910..d37abb0 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.2" + newTag: "7.1.3"