Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-20 08:01:32 +00:00
parent 8a50cea0ec
commit e8247d38fa
10 changed files with 2129 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [collabora-online-14.0.11](https://github.com/truecharts/charts/compare/collabora-online-14.0.10...collabora-online-14.0.11) (2022-12-20)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.9.2.1
## [collabora-online-14.0.10](https://github.com/truecharts/charts/compare/collabora-online-14.0.9...collabora-online-14.0.10) (2022-12-17)
## [collabora-online-14.0.9](https://github.com/truecharts/charts/compare/collabora-online-14.0.8...collabora-online-14.0.9) (2022-12-14)
### Chore
- update helm chart common to v11.0.8
## [collabora-online-14.0.8](https://github.com/truecharts/charts/compare/collabora-online-14.0.7...collabora-online-14.0.8) (2022-12-11)
### Chore
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))
## [collabora-online-14.0.7](https://github.com/truecharts/charts/compare/collabora-online-14.0.6...collabora-online-14.0.7) (2022-12-07)
## [collabora-online-14.0.6](https://github.com/truecharts/charts/compare/collabora-online-14.0.5...collabora-online-14.0.6) (2022-12-06)
### Chore
- update helm chart common to v11.0.5
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)
## [collabora-online-14.0.5](https://github.com/truecharts/charts/compare/collabora-online-14.0.4...collabora-online-14.0.5) (2022-11-29)

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "22.05.9.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.0.9
deprecated: false
description: "An awesome Online Office suite."
home: https://truecharts.org/charts/dependency/collabora-online
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png
keywords:
- collabora-online
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: collabora-online
sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online
- https://hub.docker.com/r/collabora/code
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 14.0.11
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,108 @@
# collabora-online
An awesome Online Office suite.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online>
* <https://hub.docker.com/r/collabora/code>
* <https://sdk.collaboraonline.com/contents.html>
* <https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.9.5 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `collabora-online`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install collabora-online TrueCharts/collabora-online
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `collabora-online` deployment
```console
helm uninstall collabora-online
```
## Configuration
### Helm
#### Available Settings
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install collabora-online \
--set env.TZ="America/New York" \
TrueCharts/collabora-online
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install collabora-online TrueCharts/collabora-online -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/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/apps/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 @@
## [collabora-online-14.0.11](https://github.com/truecharts/charts/compare/collabora-online-14.0.10...collabora-online-14.0.11) (2022-12-20)
### Chore
- update container image tccr.io/truecharts/collabora to v22.05.9.2.1

View File

@ -0,0 +1,8 @@
An awesome Online Office suite.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/dependency/collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,54 @@
image:
repository: tccr.io/truecharts/collabora
tag: 22.05.9.2.1@sha256:2dc2fd91a9899a67f62899c16a466d955675b4fef163de1072b5569fcc4691c1
pullPolicy: IfNotPresent
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
podSecurityContext:
runAsUser: 104
runAsGroup: 106
service:
main:
ports:
main:
port: 10105
targetPort: 9980
secretEnv:
username: ""
password: ""
env:
aliasgroup1: ""
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
server_name: "collabora.domain.tld"
DONT_GEN_SSL_CERT: true
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

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