Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-06 11:05:08 +00:00
parent 4dfe95fa9a
commit 1209c774c5
7 changed files with 61 additions and 3 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="jackett-9.0.7"></a>
### [jackett-9.0.7](https://github.com/truecharts/apps/compare/jackett-9.0.6...jackett-9.0.7) (2021-11-06)
#### Chore
* refactor ServiceType to simplify it ([#1285](https://github.com/truecharts/apps/issues/1285))
<a name="jackett-9.0.6"></a>
### [jackett-9.0.6](https://github.com/truecharts/apps/compare/jackett-9.0.5...jackett-9.0.6) (2021-11-02)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.19 |
| https://truecharts.org | common | 8.4.0 |
## Installing the Chart
+2
View File
@@ -26,5 +26,7 @@ You will, however, be able to use all values referenced in the common chart here
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.main.enabled | bool | `true` | |
| service.main.ports.main.port | int | `9117` | |
| service.main.ports.main.targetPort | int | `9117` | |
| service.main.protocol | string | `"HTTP"` | |
All Rights Reserved - The TrueCharts Project