Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 18:24:56 +00:00
parent acf510ea13
commit 4c1861933f
758 changed files with 4575 additions and 1750 deletions
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="collabora-online-8.0.0"></a>
### [collabora-online-8.0.0](https://github.com/truecharts/apps/compare/collabora-online-7.0.3...collabora-online-8.0.0) (2021-09-26)
<a name="collabora-online-7.0.3"></a>
### [collabora-online-7.0.3](https://github.com/truecharts/apps/compare/collabora-online-7.0.2...collabora-online-7.0.3) (2021-09-21)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 6.4.11.3
appVersion: "6.4.11.3"
dependencies:
- name: common
repository: https://truecharts.org
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 7.0.14 |
| https://truecharts.org | common | 8.0.7 |
## Installing the Chart
@@ -1,7 +1,3 @@
<a name="collabora-online-7.0.3"></a>
### [collabora-online-7.0.3](https://github.com/truecharts/apps/compare/collabora-online-7.0.2...collabora-online-7.0.3) (2021-09-21)
#### Chore
* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014))
<a name="collabora-online-8.0.0"></a>
### [collabora-online-8.0.0](https://github.com/truecharts/apps/compare/collabora-online-7.0.3...collabora-online-8.0.0) (2021-09-26)
@@ -20,6 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/collabora"` | |
| image.tag | string | `"v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `104` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `9980` | |
| service.main.type | string | `"NodePort"` | |