From af20f12608b77d3c1b9a2dff5171f16c2c382b27 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@renovateapp.com> Date: Sun, 30 Mar 2025 12:03:07 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v7.1.2 --- 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 d8976cd..e81b910 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.1" + newTag: "7.1.2"