From 124881d3a8877ba75efafdd1791ffb3fabcd0902 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 May 2024 13:31:01 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v5.0.4 --- 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 e86b8f3..c6bf5bf 100644 --- a/apps/files/kustomization.yaml +++ b/apps/files/kustomization.yaml @@ -13,4 +13,4 @@ namespace: files images: - name: ocis newName: owncloud/ocis - newTag: "5.0.3" + newTag: "5.0.4" -- 2.47.2