Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 22:35:11 +00:00
parent 3f58fc2c03
commit 1c0d35fda6
12 changed files with 2048 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.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.7...onlyoffice-document-server-10.0.8) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/onlyoffice-ds to v7.3.3 ([#8507](https://github.com/truecharts/charts/issues/8507))
## [onlyoffice-document-server-10.0.7](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.6...onlyoffice-document-server-10.0.7) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
## [onlyoffice-document-server-10.0.6](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.5...onlyoffice-document-server-10.0.6) (2023-04-25)
### Chore
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
## [onlyoffice-document-server-10.0.5](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.4...onlyoffice-document-server-10.0.5) (2023-04-20)
### Chore
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
## [onlyoffice-document-server-10.0.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.3...onlyoffice-document-server-10.0.4) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [onlyoffice-document-server-10.0.3](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.2...onlyoffice-document-server-10.0.3) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [onlyoffice-document-server-10.0.2](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.1...onlyoffice-document-server-10.0.2) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [onlyoffice-document-server-10.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.0...onlyoffice-document-server-10.0.1) (2023-04-14)
## [onlyoffice-document-server-10.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-9.0.26...onlyoffice-document-server-10.0.0) (2023-04-14)
### Chore
- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992))
## [onlyoffice-document-server-9.0.26](https://github.com/truecharts/charts/compare/onlyoffice-document-server-9.0.25...onlyoffice-document-server-9.0.26) (2023-02-27)
### Chore
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
## [onlyoffice-document-server-9.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-9.0.24...onlyoffice-document-server-9.0.25) (2023-02-19)
### Chore
- update helm general non-major

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "7.3.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.32
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.8
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%20Apps/Important-MUST-READ).
- 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.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.7...onlyoffice-document-server-10.0.8) (2023-04-29)
### Chore
- update container image tccr.io/truecharts/onlyoffice-ds to v7.3.3 ([#8507](https://github.com/truecharts/charts/issues/8507))

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: 7.3.3@sha256:302775072f65ec6f271d0b09a394cff3b2e535f35bb064e1cc18a51c1d14718f
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" . }}