From 0c91d7c747d87ba919926e9ef73c49b6336bb5a0 Mon Sep 17 00:00:00 2001 From: "mahoro-bot[bot]" <115426318+mahoro-bot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:48:21 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20docker.io/owncloud/o?= =?UTF-8?q?cis=20(=205.0.7=20=E2=86=92=205.0.8=20)=20(#3565)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/selfhosted/ocis/app/helmrelease.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/selfhosted/ocis/app/helmrelease.yaml b/kubernetes/main/apps/selfhosted/ocis/app/helmrelease.yaml index d411013d0a..e5caa11b0a 100644 --- a/kubernetes/main/apps/selfhosted/ocis/app/helmrelease.yaml +++ b/kubernetes/main/apps/selfhosted/ocis/app/helmrelease.yaml @@ -37,7 +37,7 @@ spec: init-config: image: repository: docker.io/owncloud/ocis - tag: 5.0.7 + tag: 5.0.8 command: - /bin/sh - -c @@ -50,7 +50,7 @@ spec: ocis: image: repository: docker.io/owncloud/ocis - tag: 5.0.7 + tag: 5.0.8 envFrom: - secretRef: name: *secret