From bee5dd0c0b897593c078ce8c61e5fe7c03c6825a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 May 2024 16:30:46 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v5.0.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 21894a1..e86b8f3 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.2" + newTag: "5.0.3" -- 2.47.2