From 19a32325046c6ba8075cff0585af4ea41e01b72a Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 4 Feb 2022 12:18:02 +0100 Subject: [PATCH] Feat(OnlyOffice): Move to our own OnlyOffice Container (#1837) * Feat(OnlyOffice): Move to our own OnlyOffice Container Our own OnlyOffice container contains a bypass for the connections limit and possible more bypasses in the future. It also is a preparation to the split-container Helm setup that is due with BlueFin * Update Chart.yaml --- charts/stable/onlyoffice-document-server/Chart.yaml | 2 +- charts/stable/onlyoffice-document-server/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/onlyoffice-document-server/Chart.yaml b/charts/stable/onlyoffice-document-server/Chart.yaml index 0ee2f5bfe18..49ea91a8563 100644 --- a/charts/stable/onlyoffice-document-server/Chart.yaml +++ b/charts/stable/onlyoffice-document-server/Chart.yaml @@ -30,7 +30,7 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 3.0.18 +version: 3.1.0 annotations: truecharts.org/catagories: | - office diff --git a/charts/stable/onlyoffice-document-server/values.yaml b/charts/stable/onlyoffice-document-server/values.yaml index d4cb79aa2d0..11faed3f875 100644 --- a/charts/stable/onlyoffice-document-server/values.yaml +++ b/charts/stable/onlyoffice-document-server/values.yaml @@ -1,6 +1,6 @@ image: - repository: tccr.io/truecharts/documentserver - tag: v7.0.0.132@sha256:25c99327a7a76a186dec4d4bf8f31eaeebf0e57b8c3476a1cf29e7c5d9ac185a + repository: tccr.io/truecharts/onlyoffice-ds + tag: v7.0.0@sha256:957599910369a83815b4529d65e1eef41b8eac33eed98da6be33bd80f7464512 pullPolicy: IfNotPresent securityContext: