Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-01 20:55:55 +00:00
parent 1e5cb7f6ce
commit 609ae444fa
14 changed files with 9 additions and 7 deletions

View File

@ -1,4 +0,0 @@
<a name="onlyoffice-document-server-0.0.1"></a>
### onlyoffice-document-server-0.0.1 (2021-10-01)

View File

@ -0,0 +1,4 @@
<a name="onlyoffice-document-server-0.0.2"></a>
### [onlyoffice-document-server-0.0.2](https://github.com/truecharts/apps/compare/onlyoffice-document-server-0.0.1...onlyoffice-document-server-0.0.2) (2021-10-01)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.13
digest: sha256:0a74fa89337aa4fd64c9e6cd0b9935f86dc5b80a9f5f3811cde16eeee14353fe
generated: "2021-10-01T14:11:03.442756064Z"
generated: "2021-10-01T20:54:56.1002578Z"

View File

@ -19,4 +19,4 @@ sources:
- https://github.com/ONLYOFFICE/DocumentServer
- https://github.com/ONLYOFFICE/Docker-DocumentServer
- https://hub.docker.com/r/onlyoffice/documentserver/
version: 0.0.1
version: 0.0.2

View File

@ -180,12 +180,14 @@ questions:
description: "Specifies the enabling the JSON Web Token validation by the ONLYOFFICE Document Server."
schema:
type: boolean
default: true
default: false
- variable: JWT_SECRET
label: "JWT_SECRET"
description: "Defines the secret key to validate the JSON Web Token in the request to the ONLYOFFICE Document Server."
schema:
show_if: [["JWT_ENABLED", "=", true]]
type: string
required: true
default: ""
- variable: envList