From 0b382e930a92370c71fa3158d9a69815696047e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 08:55:56 +0000 Subject: [PATCH] chore(deps): update image owncloud/ocis to v8.0.1 --- apps/ocis/ocis/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ocis/ocis/deployment.yaml b/apps/ocis/ocis/deployment.yaml index a706d2d..4cebe54 100644 --- a/apps/ocis/ocis/deployment.yaml +++ b/apps/ocis/ocis/deployment.yaml @@ -81,7 +81,7 @@ spec: mountPath: /apps containers: - name: ocis - image: owncloud/ocis:8.0.0 + image: owncloud/ocis:8.0.1 command: ["/bin/sh", "-c", "ocis init || true; exec ocis server"] env: - name: PROXY_AUTOPROVISION_ACCOUNTS