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="zerotier-1.0.2"></a>
|
||||
### [zerotier-1.0.2](https://github.com/truecharts/apps/compare/zerotier-1.0.1...zerotier-1.0.2) (2022-03-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add some gui options ([#2237](https://github.com/truecharts/apps/issues/2237))
|
||||
|
||||
|
||||
|
||||
<a name="zerotier-1.0.1"></a>
|
||||
### [zerotier-1.0.1](https://github.com/truecharts/apps/compare/zerotier-1.0.0...zerotier-1.0.1) (2022-03-21)
|
||||
|
||||
|
||||
@@ -24,6 +24,9 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.tun.type | string | `"hostPath"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| secret.ZEROTIER_API_SECRET | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_PUBLIC | string | `""` | |
|
||||
| secret.ZEROTIER_IDENTITY_SECRET | string | `""` | |
|
||||
| securityContext.capabilities.add[0] | string | `"NET_ADMIN"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
|
||||
Reference in New Issue
Block a user