From 0be3ea17caa935be7268336ad069dc8afa7e4e44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Sep 2024 16:01:28 +0000 Subject: [PATCH] Update owncloud/ocis Docker tag to v5.0.8 --- 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 71cdcda..5d5bb36 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.7" + newTag: "5.0.8"