chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-08-10 05:43:24 +00:00
parent ca2970fc01
commit 81c25be9bc
202 changed files with 2196 additions and 774 deletions
+8 -7
View File
@@ -1,6 +1,6 @@
# collabora-online
![Version: 12.1.24](https://img.shields.io/badge/Version-12.1.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.4.1](https://img.shields.io/badge/AppVersion-22.05.4.1-informational?style=flat-square)
![Version: 12.1.25](https://img.shields.io/badge/Version-12.1.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.2](https://img.shields.io/badge/AppVersion-22.05.5.2-informational?style=flat-square)
An awesome Online Office suite.
@@ -13,6 +13,7 @@ For more information, please click here: [collabora-online](https://truecharts.o
## 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>
@@ -31,14 +32,14 @@ Kubernetes: `>=1.16.0-0`
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `collabora-online`
```console
helm repo add TrueCharts https://helm.truecharts.org
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install collabora-online TrueCharts/collabora-online
```
@@ -49,7 +50,7 @@ helm install collabora-online TrueCharts/collabora-online
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
@@ -68,7 +69,7 @@ helm uninstall collabora-online
Read through the [values.yaml](./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/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the Commandline
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
@@ -86,9 +87,9 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install collabora-online TrueCharts/collabora-online -f values.yaml
```
#### Connecting to other apps
#### Connecting to other charts
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
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/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support