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="qbittorrent-9.0.8"></a>
|
||||
### [qbittorrent-9.0.8](https://github.com/truecharts/apps/compare/qbittorrent-9.0.7...qbittorrent-9.0.8) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Split torrent service to allow for the use of LoadBalancer servicetype
|
||||
|
||||
|
||||
|
||||
<a name="qbittorrent-9.0.7"></a>
|
||||
### [qbittorrent-9.0.7](https://github.com/truecharts/apps/compare/qbittorrent-9.0.6...qbittorrent-9.0.7) (2021-11-07)
|
||||
|
||||
|
||||
@@ -28,14 +28,14 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.main.ports.main.port | int | `8080` | |
|
||||
| service.main.ports.main.targetPort | int | `8080` | |
|
||||
| service.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.port | int | `6881` | |
|
||||
| service.torrent.ports.tcp.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.tcp.targetPort | int | `6881` | |
|
||||
| service.torrent.ports.udp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.udp.port | int | `6881` | |
|
||||
| service.torrent.ports.udp.protocol | string | `"UDP"` | |
|
||||
| service.torrent.ports.udp.targetPort | int | `6881` | |
|
||||
| service.torrent.type | string | `"ClusterIP"` | |
|
||||
| service.torrent.ports.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.torrent.port | int | `6881` | |
|
||||
| service.torrent.ports.torrent.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.torrent.targetPort | int | `6881` | |
|
||||
| service.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.port | int | `6881` | |
|
||||
| service.torrentudp.ports.torrentudp.protocol | string | `"UDP"` | |
|
||||
| service.torrentudp.ports.torrentudp.targetPort | int | `6881` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="transmission-9.0.7"></a>
|
||||
### [transmission-9.0.7](https://github.com/truecharts/apps/compare/transmission-9.0.6...transmission-9.0.7) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Split torrent service to allow for the use of LoadBalancer servicetype
|
||||
|
||||
|
||||
|
||||
<a name="transmission-9.0.6"></a>
|
||||
### [transmission-9.0.6](https://github.com/truecharts/apps/compare/transmission-9.0.5...transmission-9.0.6) (2021-11-07)
|
||||
|
||||
|
||||
@@ -23,14 +23,14 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.main.ports.main.port | int | `9091` | |
|
||||
| service.main.ports.main.targetPort | int | `9091` | |
|
||||
| service.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.port | int | `51413` | |
|
||||
| service.torrent.ports.tcp.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.tcp.targetPort | int | `51413` | |
|
||||
| service.torrent.ports.udp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.udp.port | int | `51413` | |
|
||||
| service.torrent.ports.udp.protocol | string | `"UDP"` | |
|
||||
| service.torrent.ports.udp.targetPort | int | `51413` | |
|
||||
| service.torrent.type | string | `"ClusterIP"` | |
|
||||
| service.torrent.ports.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.torrent.port | int | `51413` | |
|
||||
| service.torrent.ports.torrent.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.torrent.targetPort | int | `51413` | |
|
||||
| service.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.port | int | `51413` | |
|
||||
| service.torrentudp.ports.torrentudp.protocol | string | `"UDP"` | |
|
||||
| service.torrentudp.ports.torrentudp.targetPort | int | `51413` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="qbittorrent-9.0.8"></a>
|
||||
### [qbittorrent-9.0.8](https://github.com/truecharts/apps/compare/qbittorrent-9.0.7...qbittorrent-9.0.8) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Split torrent service to allow for the use of LoadBalancer servicetype
|
||||
|
||||
|
||||
|
||||
<a name="qbittorrent-9.0.7"></a>
|
||||
### [qbittorrent-9.0.7](https://github.com/truecharts/apps/compare/qbittorrent-9.0.6...qbittorrent-9.0.7) (2021-11-07)
|
||||
|
||||
|
||||
@@ -28,14 +28,14 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.main.ports.main.port | int | `8080` | |
|
||||
| service.main.ports.main.targetPort | int | `8080` | |
|
||||
| service.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.port | int | `6881` | |
|
||||
| service.torrent.ports.tcp.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.tcp.targetPort | int | `6881` | |
|
||||
| service.torrent.ports.udp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.udp.port | int | `6881` | |
|
||||
| service.torrent.ports.udp.protocol | string | `"UDP"` | |
|
||||
| service.torrent.ports.udp.targetPort | int | `6881` | |
|
||||
| service.torrent.type | string | `"ClusterIP"` | |
|
||||
| service.torrent.ports.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.torrent.port | int | `6881` | |
|
||||
| service.torrent.ports.torrent.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.torrent.targetPort | int | `6881` | |
|
||||
| service.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.port | int | `6881` | |
|
||||
| service.torrentudp.ports.torrentudp.protocol | string | `"UDP"` | |
|
||||
| service.torrentudp.ports.torrentudp.targetPort | int | `6881` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="transmission-9.0.7"></a>
|
||||
### [transmission-9.0.7](https://github.com/truecharts/apps/compare/transmission-9.0.6...transmission-9.0.7) (2021-11-08)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Split torrent service to allow for the use of LoadBalancer servicetype
|
||||
|
||||
|
||||
|
||||
<a name="transmission-9.0.6"></a>
|
||||
### [transmission-9.0.6](https://github.com/truecharts/apps/compare/transmission-9.0.5...transmission-9.0.6) (2021-11-07)
|
||||
|
||||
|
||||
@@ -23,14 +23,14 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| service.main.ports.main.port | int | `9091` | |
|
||||
| service.main.ports.main.targetPort | int | `9091` | |
|
||||
| service.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.tcp.port | int | `51413` | |
|
||||
| service.torrent.ports.tcp.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.tcp.targetPort | int | `51413` | |
|
||||
| service.torrent.ports.udp.enabled | bool | `true` | |
|
||||
| service.torrent.ports.udp.port | int | `51413` | |
|
||||
| service.torrent.ports.udp.protocol | string | `"UDP"` | |
|
||||
| service.torrent.ports.udp.targetPort | int | `51413` | |
|
||||
| service.torrent.type | string | `"ClusterIP"` | |
|
||||
| service.torrent.ports.torrent.enabled | bool | `true` | |
|
||||
| service.torrent.ports.torrent.port | int | `51413` | |
|
||||
| service.torrent.ports.torrent.protocol | string | `"TCP"` | |
|
||||
| service.torrent.ports.torrent.targetPort | int | `51413` | |
|
||||
| service.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.enabled | bool | `true` | |
|
||||
| service.torrentudp.ports.torrentudp.port | int | `51413` | |
|
||||
| service.torrentudp.ports.torrentudp.protocol | string | `"UDP"` | |
|
||||
| service.torrentudp.ports.torrentudp.targetPort | int | `51413` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -179470,6 +179470,35 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/pyload-1.0.1/pyload-1.0.1.tgz
|
||||
version: 1.0.1
|
||||
qbittorrent:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.9
|
||||
created: "2021-11-08T08:59:56.53225544Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.5.3
|
||||
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||
digest: e44c01590c955b5b50417bd876e64a017ed08cfb51f524548d3278edfe40c1d0
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/qbittorrent
|
||||
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
||||
keywords:
|
||||
- qbittorrent
|
||||
- torrrent
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: qbittorrent
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.8/qbittorrent-9.0.8.tgz
|
||||
version: 9.0.8
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -217588,6 +217617,42 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/traefik-0.0.1/traefik-0.0.1.tgz
|
||||
version: 0.0.1
|
||||
transmission:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- download-tools
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: "3.00"
|
||||
created: "2021-11-08T08:59:56.764239106Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.5.3
|
||||
description: API Support for your favorite torrent trackers.
|
||||
digest: b8852c4ba514e6aa59d13835a6c6d30e7831611e37650b85d3a33c2d9dd76221
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png
|
||||
keywords:
|
||||
- transmission
|
||||
- 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: transmission
|
||||
sources:
|
||||
- https://github.com/transmission/transmission
|
||||
- https://hub.docker.com/r/linuxserver/transmission
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/transmission-9.0.7/transmission-9.0.7.tgz
|
||||
version: 9.0.7
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -243299,4 +243364,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-07T22:56:33.214196339Z"
|
||||
generated: "2021-11-08T08:59:56.851296468Z"
|
||||
|
||||
Reference in New Issue
Block a user