Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-29 03:54:45 +00:00
parent 0e95ce7921
commit 9a408995c1
13 changed files with 2136 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [onlyoffice-document-server-10.0.23](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.22...onlyoffice-document-server-10.0.23) (2023-06-29)
### Chore
- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.0 ([#10028](https://github.com/truecharts/charts/issues/10028))
## [onlyoffice-document-server-10.0.22](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.21...onlyoffice-document-server-10.0.22) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
## [onlyoffice-document-server-10.0.21](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.20...onlyoffice-document-server-10.0.21) (2023-06-11)
### Chore
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
## [onlyoffice-document-server-10.0.20](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.19...onlyoffice-document-server-10.0.20) (2023-06-07)
### Chore
- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459))
## [onlyoffice-document-server-10.0.19](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.18...onlyoffice-document-server-10.0.19) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
## [onlyoffice-document-server-10.0.18](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.17...onlyoffice-document-server-10.0.18) (2023-06-07)
### Chore
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
## [onlyoffice-document-server-10.0.17](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.16...onlyoffice-document-server-10.0.17) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
## [onlyoffice-document-server-10.0.16](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.15...onlyoffice-document-server-10.0.16) (2023-05-27)
### Chore
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
## [onlyoffice-document-server-10.0.15](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.14...onlyoffice-document-server-10.0.15) (2023-05-26)
### Chore
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
## [onlyoffice-document-server-10.0.14](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.13...onlyoffice-document-server-10.0.14) (2023-05-24)
### Chore
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "7.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.14.2
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.58
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."
home: https://truecharts.org/charts/stable/onlyoffice-document-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.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/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server
- https://github.com/ONLYOFFICE/DocumentServer
- https://github.com/ONLYOFFICE/Docker-DocumentServer
version: 10.0.23
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [onlyoffice-document-server-10.0.23](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.22...onlyoffice-document-server-10.0.23) (2023-06-29)
### Chore
- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.0 ([#10028](https://github.com/truecharts/charts/issues/10028))

View File

@ -0,0 +1,8 @@
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.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/onlyoffice-document-server](https://truecharts.org/charts/stable/onlyoffice-document-server)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,69 @@
image:
repository: tccr.io/truecharts/onlyoffice-ds
tag: v7.4.0@sha256:9eb52b77b6dd9334eb50ea0ebf040d9e5a93b8898174cdacde8276986a2553d4
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10043
targetPort: 80
# Enabled postgres
cnpg:
main:
enabled: true
user: onlyoffice
database: onlyoffice
# Enabled redis
redis:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/healthcheck"
readiness:
path: "/healthcheck"
startup:
path: "/healthcheck"
env:
WOPI_ENABLED: true
JWT_ENABLED: true
DB_TYPE: "postgres"
DB_PORT: 5432
DB_NAME: "{{ .Values.cnpg.main.database }}"
DB_USER: "{{ .Values.cnpg.main.user }}"
REDIS_SERVER_PORT: 6379
DB_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
DB_PWD:
secretKeyRef:
name: cnpg-main-user
key: password
REDIS_SERVER_HOST:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: plainhost
REDIS_SERVER_PASS:
secretKeyRef:
expandObjectName: false
name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}'
key: redis-password
JWT_SECRET: "randomgeneratedstring"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -4,3 +4,4 @@ categories:
- documents
- productivity
screenshots: []