mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 16:52:40 -03:00
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
This commit is contained in:
committed by
GitHub
parent
a8d2c0fc24
commit
19a3232504
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user