1
0
Fork 0

app/onlyoffice: bump to v7.0.0.132

Change-Id: I5c75d92126352bd185935125af04f51d4b91acc3
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1261
Reviewed-by: q3k <q3k@hackerspace.pl>
master
informatic 2022-02-09 21:30:16 +01:00 committed by informatic
parent d584e76ea3
commit 497870680e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ local policies = import "../../kube/policies.libsonnet";
local cfg = oo.cfg,
cfg:: {
namespace: error "cfg.namespace must be set",
image: "onlyoffice/documentserver:5.6.4.20",
image: "onlyoffice/documentserver:7.0.0.132",
storageClassName: "waw-hdd-redundant-3",
domain: error "cfg.domain must be set",
},