From 9776fa53a9412ddca504d412a51620751559f688 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:11:24 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20docker.io/?= =?UTF-8?q?owncloud/ocis=20(=205.0.9=20=E2=86=92=207.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | docker | docker.io/owncloud/ocis | 5.0.9 | 7.0.0 | --- kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml b/kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml index d26b57dd06..7d460d6abf 100644 --- a/kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml +++ b/kubernetes/main/apps/self-hosted/ocis/app/helm-release.yaml @@ -35,7 +35,7 @@ spec: init-config: image: repository: docker.io/owncloud/ocis - tag: 5.0.9@sha256:96671605863b38b0b8021400fdb2d843586dfa31451a8c7766f15eabe85d8267 + tag: 7.0.0@sha256:01812e1147aeb2e5b527f19f645326c0e4c8d701800b4546001d64d0ae1307dc command: - /bin/sh - -c @@ -49,7 +49,7 @@ spec: ocis: image: repository: docker.io/owncloud/ocis - tag: 5.0.9@sha256:96671605863b38b0b8021400fdb2d843586dfa31451a8c7766f15eabe85d8267 + tag: 7.0.0@sha256:01812e1147aeb2e5b527f19f645326c0e4c8d701800b4546001d64d0ae1307dc env: DEMO_USERS: false OCIS_LOG_COLOR: true