Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-04 20:11:45 +00:00
parent 2b4fb36cdf
commit 1e5e56b8ad
1109 changed files with 133814 additions and 567 deletions
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="collabora-online-9.0.15"></a>
### [collabora-online-9.0.15](https://github.com/truecharts/apps/compare/collabora-online-9.0.14...collabora-online-9.0.15) (2021-12-04)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
<a name="collabora-online-9.0.14"></a>
### [collabora-online-9.0.14](https://github.com/truecharts/apps/compare/collabora-online-9.0.13...collabora-online-9.0.14) (2021-11-30)
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.server_name | string | `"collabora\\.domain\\.tld"` | |
| env.username | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/collabora"` | |
| image.repository | string | `"tccr.io/truecharts/collabora"` | |
| image.tag | string | `"v6.4.14.3@sha256:d4a55425927736cb167a8df37ba6f2a60c0e3e0bacc0ee2496ecb5e535176f60"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `104` | |
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.9.7 |
| https://truecharts.org | common | 8.9.10 |
## Installing the Chart
File diff suppressed because one or more lines are too long