Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-22 13:02:13 +00:00
parent 5e09c08f02
commit d9d198ad7f
5 changed files with 54 additions and 5 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="aria2-1.0.2"></a>
### [aria2-1.0.2](https://github.com/truecharts/apps/compare/aria2-1.0.1...aria2-1.0.2) (2021-10-22)
#### Fix
* sync values.yaml services with questions.yaml
<a name="aria2-1.0.1"></a>
### [aria2-1.0.1](https://github.com/truecharts/apps/compare/aria2-0.0.11...aria2-1.0.1) (2021-10-20)
+3 -2
View File
@@ -28,8 +28,9 @@ You will, however, be able to use all values referenced in the common chart here
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.listen.enabled | bool | `true` | |
| service.main.ports.listen.port | int | `6888` | |
| service.listen.enabled | bool | `true` | |
| service.listen.ports.listen.enabled | bool | `true` | |
| service.listen.ports.listen.port | int | `6888` | |
| service.main.ports.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `6800` | |