Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-26 18:24:56 +00:00
parent acf510ea13
commit 4c1861933f
758 changed files with 4575 additions and 1750 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="unpackerr-3.0.0"></a>
### [unpackerr-3.0.0](https://github.com/truecharts/apps/compare/unpackerr-2.0.2...unpackerr-3.0.0) (2021-09-26)
<a name="unpackerr-2.0.2"></a>
### [unpackerr-2.0.2](https://github.com/truecharts/apps/compare/unpackerr-2.0.1...unpackerr-2.0.2) (2021-09-21)
@@ -20,19 +20,10 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.downloads.mountPath | string | `"/downloads"` | |
| persistence.downloads.size | string | `"100Gi"` | |
| persistence.downloads.type | string | `"pvc"` | |
| podSecurityContext.fsGroup | int | `568` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
| podSecurityContext.runAsGroup | int | `568` | |
| podSecurityContext.runAsUser | int | `568` | |
| podSecurityContext.supplementalGroups | list | `[]` | |
| portal.enabled | bool | `false` | |
| probes.liveness.enabled | bool | `false` | |
| probes.readiness.enabled | bool | `false` | |
| probes.startup.enabled | bool | `false` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.privileged | bool | `false` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `true` | |
| service.main.enabled | bool | `false` | |
| service.main.ports.main.enabled | bool | `false` | |
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | common | 7.0.14 |
| https://truecharts.org | common | 8.0.7 |
## Installing the Chart