Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-04 11:23:35 +00:00
parent 19a3232504
commit 43f060fb57
8 changed files with 1324 additions and 1424 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="onlyoffice-document-server-3.1.0"></a>
### [onlyoffice-document-server-3.1.0](https://github.com/truecharts/apps/compare/onlyoffice-document-server-3.0.18...onlyoffice-document-server-3.1.0) (2022-02-04)
#### Feat
* Move to our own OnlyOffice Container ([#1837](https://github.com/truecharts/apps/issues/1837))
<a name="onlyoffice-document-server-3.0.18"></a>
### [onlyoffice-document-server-3.0.18](https://github.com/truecharts/apps/compare/onlyoffice-document-server-3.0.17...onlyoffice-document-server-3.0.18) (2022-02-02)
@@ -25,8 +25,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_SERVER_HOST.secretKeyRef.key | string | `"url"` | |
| envValueFrom.REDIS_SERVER_HOST.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/documentserver"` | |
| image.tag | string | `"v7.0.0.132@sha256:25c99327a7a76a186dec4d4bf8f31eaeebf0e57b8c3476a1cf29e7c5d9ac185a"` | |
| image.repository | string | `"tccr.io/truecharts/onlyoffice-ds"` | |
| image.tag | string | `"v7.0.0@sha256:957599910369a83815b4529d65e1eef41b8eac33eed98da6be33bd80f7464512"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long