mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 21:26:39 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/onlyoffice-document-server/12.0.7/CHANGELOG.md
Normal file
99
stable/onlyoffice-document-server/12.0.7/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.7](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.6...onlyoffice-document-server-12.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/onlyoffice-ds to v7.5.1 ([#14459](https://github.com/truecharts/charts/issues/14459))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.6](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.5...onlyoffice-document-server-12.0.6) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.5](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.4...onlyoffice-document-server-12.0.5) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.3...onlyoffice-document-server-12.0.4) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.3](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.2...onlyoffice-document-server-12.0.3) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.2](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.1...onlyoffice-document-server-12.0.2) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/onlyoffice-ds to v7.5.0 ([#13744](https://github.com/truecharts/charts/issues/13744))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.1](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.0...onlyoffice-document-server-12.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-11.0.0...onlyoffice-document-server-12.0.0) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/onlyoffice-ds to v7.4.1 ([#11258](https://github.com/truecharts/charts/issues/11258))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-11.0.0](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.25...onlyoffice-document-server-11.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-10.0.25](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.24...onlyoffice-document-server-10.0.25) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [onlyoffice-document-server-10.0.24](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.23...onlyoffice-document-server-10.0.24) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
29
stable/onlyoffice-document-server/12.0.7/Chart.yaml
Normal file
29
stable/onlyoffice-document-server/12.0.7/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.5.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.3
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://deps.truecharts.org
|
||||
version: 8.0.42
|
||||
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: 12.0.7
|
||||
annotations:
|
||||
truecharts.org/category: office
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/onlyoffice-document-server/12.0.7/README.md
Normal file
27
stable/onlyoffice-document-server/12.0.7/README.md
Normal 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*
|
||||
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [onlyoffice-document-server-12.0.7](https://github.com/truecharts/charts/compare/onlyoffice-document-server-12.0.6...onlyoffice-document-server-12.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/onlyoffice-ds to v7.5.1 ([#14459](https://github.com/truecharts/charts/issues/14459))
|
||||
|
||||
|
||||
8
stable/onlyoffice-document-server/12.0.7/app-readme.md
Normal file
8
stable/onlyoffice-document-server/12.0.7/app-readme.md
Normal 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!
|
||||
Binary file not shown.
BIN
stable/onlyoffice-document-server/12.0.7/charts/redis-8.0.42.tgz
Normal file
BIN
stable/onlyoffice-document-server/12.0.7/charts/redis-8.0.42.tgz
Normal file
Binary file not shown.
69
stable/onlyoffice-document-server/12.0.7/ix_values.yaml
Normal file
69
stable/onlyoffice-document-server/12.0.7/ix_values.yaml
Normal file
@@ -0,0 +1,69 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/onlyoffice-ds
|
||||
tag: v7.5.1@sha256:e69bdb81c8ac7394a0d56e5879a1e10d5d684487949a4f9fa525a2af8756a2fd
|
||||
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"
|
||||
1946
stable/onlyoffice-document-server/12.0.7/questions.yaml
Normal file
1946
stable/onlyoffice-document-server/12.0.7/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
Reference in New Issue
Block a user