From a915b0541ca94edc07e0e119f6bd7948bfbf9df1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Mar 2025 14:05:58 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.1.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 9518d34..4573cff 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.0.1" + newTag: "7.1.0"