Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="teamspeak3-1.0.2"></a>
|
||||
### [teamspeak3-1.0.2](https://github.com/truecharts/apps/compare/teamspeak3-1.0.0...teamspeak3-1.0.2) (2021-09-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
|
||||
|
||||
|
||||
|
||||
<a name="teamspeak3-1.0.0"></a>
|
||||
### [teamspeak3-1.0.0](https://github.com/truecharts/apps/compare/teamspeak3-0.0.3...teamspeak3-1.0.0) (2021-09-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 3.13.6
|
||||
appVersion: "3.13.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.0.0 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="teamspeak3-1.0.0"></a>
|
||||
### [teamspeak3-1.0.0](https://github.com/truecharts/apps/compare/teamspeak3-0.0.3...teamspeak3-1.0.0) (2021-09-26)
|
||||
<a name="teamspeak3-1.0.2"></a>
|
||||
### [teamspeak3-1.0.2](https://github.com/truecharts/apps/compare/teamspeak3-1.0.0...teamspeak3-1.0.2) (2021-09-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
|
||||
|
||||
@@ -20,6 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.config.mountPath | string | `"/var/ts3server/"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| persistence.varrun.enabled | bool | `false` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
|
||||
Reference in New Issue
Block a user