Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-31 20:58:40 +00:00
parent 59248a92e4
commit eb2e0274f2
7 changed files with 115 additions and 57 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="deluge-9.0.37"></a>
### [deluge-9.0.37](https://github.com/truecharts/apps/compare/deluge-9.0.36...deluge-9.0.37) (2022-01-31)
#### Fix
* rofs false ([#1821](https://github.com/truecharts/apps/issues/1821))
<a name="deluge-9.0.36"></a>
### [deluge-9.0.36](https://github.com/truecharts/apps/compare/deluge-9.0.35...deluge-9.0.36) (2022-01-25)
+1
View File
@@ -19,6 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `8112` | |
| service.main.ports.main.targetPort | int | `8112` | |
File diff suppressed because one or more lines are too long