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="deluge-8.0.4"></a>
|
||||
### [deluge-8.0.4](https://github.com/truecharts/apps/compare/deluge-8.0.3...deluge-8.0.4) (2021-09-29)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v8.0.13 ([#1060](https://github.com/truecharts/apps/issues/1060))
|
||||
|
||||
|
||||
|
||||
<a name="deluge-8.0.2"></a>
|
||||
### [deluge-8.0.2](https://github.com/truecharts/apps/compare/deluge-8.0.1...deluge-8.0.2) (2021-09-28)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
| https://truecharts.org | common | 8.0.13 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="deluge-8.0.2"></a>
|
||||
### [deluge-8.0.2](https://github.com/truecharts/apps/compare/deluge-8.0.1...deluge-8.0.2) (2021-09-28)
|
||||
<a name="deluge-8.0.4"></a>
|
||||
### [deluge-8.0.4](https://github.com/truecharts/apps/compare/deluge-8.0.3...deluge-8.0.4) (2021-09-29)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
* update helm chart common to v8.0.13 ([#1060](https://github.com/truecharts/apps/issues/1060))
|
||||
|
||||
@@ -19,6 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.config.size | string | `"100Gi"` | |
|
||||
| persistence.config.type | string | `"pvc"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
|
||||
Reference in New Issue
Block a user