Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-19 22:28:44 +00:00
parent 77f6a4168e
commit 852f94db88
740 changed files with 13102 additions and 425 deletions
@@ -1,6 +1,34 @@
# Changelog<br>
<a name="collabora-online-8.0.13"></a>
### [collabora-online-8.0.13](https://github.com/truecharts/apps/compare/collabora-online-8.0.12...collabora-online-8.0.13) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Fix
* correct indent error in chart.yaml
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="collabora-online-8.0.12"></a>
### [collabora-online-8.0.12](https://github.com/truecharts/apps/compare/collabora-online-8.0.11...collabora-online-8.0.12) (2021-10-19)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "6.4.13.2"
appVersion: "6.4.13.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 | 8.3.12 |
| https://truecharts.org | common | 8.3.13 |
## Installing the Chart
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.username | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/collabora"` | |
| image.tag | string | `"v6.4.13.2@sha256:45ceac29dbdc8adf55097a34baad696ffdd3b8ac41ffcf6930e68740c7cfe0df"` | |
| image.tag | string | `"v6.4.13.3@sha256:a490081cd3aa77d4b9da15b0d29e9142d1c1ac3de56b26c48fa66d3e16f79a84"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `104` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |