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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
+37
-1
@@ -84883,6 +84883,42 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/icantbelieveitsnotvaletudo-0.0.2/icantbelieveitsnotvaletudo-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
jackett:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
- test
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 0.19.124
|
||||
created: "2021-11-06T11:05:06.022194412Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.4.0
|
||||
description: API Support for your favorite torrent trackers.
|
||||
digest: 6fcc311668cedbd24ad10f3fc13a53e1bcc2ed9e44422a26eceffc1551ac5804
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett
|
||||
icon: https://truecharts.org/_static/img/jackett-icon.png
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: kjeld@schouten-lebbing.nl
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/jackett-9.0.7/jackett-9.0.7.tgz
|
||||
version: 9.0.7
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -241866,4 +241902,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-11-06T10:33:25.825171754Z"
|
||||
generated: "2021-11-06T11:05:06.091956272Z"
|
||||
|
||||
Reference in New Issue
Block a user