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-18 20:15:26 +00:00
parent cf1485a0b7
commit 552fd3d562
764 changed files with 15364 additions and 2186 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="teamspeak3-2.0.23"></a>
### [teamspeak3-2.0.23](https://github.com/truecharts/apps/compare/teamspeak3-2.0.22...teamspeak3-2.0.23) (2021-12-18)
#### Chore
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
<a name="teamspeak3-2.0.22"></a>
### [teamspeak3-2.0.22](https://github.com/truecharts/apps/compare/teamspeak3-2.0.21...teamspeak3-2.0.22) (2021-12-14)
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.repository | string | `"tccr.io/truecharts/teamspeak"` | |
| image.tag | string | `"v3.13.6@sha256:24acbeffda16a22105e06d60286e1c93d148c8467177feaf760bbe1ef3b9654c"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/ts3server/"` | |
| persistence.data.mountPath | string | `"/var/ts3server"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |