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

View File

@ -1,6 +1,15 @@
# Changelog<br> # 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> <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) ### [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)

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "7.0.0.132" appVersion: "7.0.0"
dependencies: dependencies:
- name: common - name: common
repository: https://truecharts.org repository: https://truecharts.org

View File

@ -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.key | string | `"url"` | |
| envValueFrom.REDIS_SERVER_HOST.secretKeyRef.name | string | `"rediscreds"` | | | envValueFrom.REDIS_SERVER_HOST.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/documentserver"` | | | image.repository | string | `"tccr.io/truecharts/onlyoffice-ds"` | |
| image.tag | string | `"v7.0.0.132@sha256:25c99327a7a76a186dec4d4bf8f31eaeebf0e57b8c3476a1cf29e7c5d9ac185a"` | | | image.tag | string | `"v7.0.0@sha256:957599910369a83815b4529d65e1eef41b8eac33eed98da6be33bd80f7464512"` | |
| podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | | | podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | | | postgresql.enabled | bool | `true` | |

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,15 @@
# Changelog<br> # 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> <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) ### [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)

View File

@ -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.key | string | `"url"` | |
| envValueFrom.REDIS_SERVER_HOST.secretKeyRef.name | string | `"rediscreds"` | | | envValueFrom.REDIS_SERVER_HOST.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/documentserver"` | | | image.repository | string | `"tccr.io/truecharts/onlyoffice-ds"` | |
| image.tag | string | `"v7.0.0.132@sha256:25c99327a7a76a186dec4d4bf8f31eaeebf0e57b8c3476a1cf29e7c5d9ac185a"` | | | image.tag | string | `"v7.0.0@sha256:957599910369a83815b4529d65e1eef41b8eac33eed98da6be33bd80f7464512"` | |
| podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | | | podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | | | postgresql.enabled | bool | `true` | |

File diff suppressed because one or more lines are too long

View File

@ -33278,6 +33278,50 @@ entries:
- https://github.com/truecharts/apps/releases/download/ombi-9.0.20/ombi-9.0.20.tgz - https://github.com/truecharts/apps/releases/download/ombi-9.0.20/ombi-9.0.20.tgz
version: 9.0.20 version: 9.0.20
onlyoffice-document-server: onlyoffice-document-server:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/grade: U
apiVersion: v2
appVersion: 7.0.0
created: "2022-02-04T11:23:35.253303428Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.14.4
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.60
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 1.0.65
description: 'ONLYOFFICE Document Server is an online office suite comprising
viewers and editors for texts, spreadsheets and presentations, fully compatible
with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative
editing in real time.'
digest: e6299cbc68d9f7efb3210725207fe81fffbe7abe31328dabb86440261017a45e
home: https://github.com/truecharts/apps/tree/master/charts/stable/onlyoffice-document-server
icon: https://truecharts.org/_static/img/appicons/onlyoffice-document-server-icon.png
keywords:
- onlyoffice
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: onlyoffice-document-server
sources:
- https://github.com/ONLYOFFICE/DocumentServer
- https://github.com/ONLYOFFICE/Docker-DocumentServer
- https://hub.docker.com/r/onlyoffice/documentserver/
urls:
- https://github.com/truecharts/apps/releases/download/onlyoffice-document-server-3.1.0/onlyoffice-document-server-3.1.0.tgz
version: 3.1.0
- annotations: - annotations:
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/catagories: | truecharts.org/catagories: |
@ -57206,4 +57250,4 @@ entries:
urls: urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24 version: 9.0.24
generated: "2022-02-03T18:31:18.503377381Z" generated: "2022-02-04T11:23:35.2577263Z"