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="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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user