mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-09 03:06:02 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/qbittorrent/14.0.0/CHANGELOG.md
Normal file
99
stable/qbittorrent/14.0.0/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-14.0.0](https://github.com/truecharts/charts/compare/qbittorrent-13.0.10...qbittorrent-14.0.0) (2023-01-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- combine torrent ports to a single service
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.10](https://github.com/truecharts/charts/compare/qbittorrent-13.0.9...qbittorrent-13.0.10) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.9](https://github.com/truecharts/charts/compare/qbittorrent-13.0.8...qbittorrent-13.0.9) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.8](https://github.com/truecharts/charts/compare/qbittorrent-13.0.7...qbittorrent-13.0.8) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.7](https://github.com/truecharts/charts/compare/qbittorrent-13.0.6...qbittorrent-13.0.7) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.6](https://github.com/truecharts/charts/compare/qbittorrent-13.0.5...qbittorrent-13.0.6) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- Use port for containerPort as the listen port is configured via CM, and default torrentudd port to torrent ([#5443](https://github.com/truecharts/charts/issues/5443))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.5](https://github.com/truecharts/charts/compare/qbittorrent-13.0.4...qbittorrent-13.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.4](https://github.com/truecharts/charts/compare/qbittorrent-13.0.3...qbittorrent-13.0.4) (2022-12-05)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.3](https://github.com/truecharts/charts/compare/qbittorrent-13.0.2...qbittorrent-13.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.3](https://github.com/truecharts/charts/compare/qbittorrent-13.0.2...qbittorrent-13.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.3](https://github.com/truecharts/charts/compare/qbittorrent-13.0.2...qbittorrent-13.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.3](https://github.com/truecharts/charts/compare/qbittorrent-13.0.2...qbittorrent-13.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbittorrent-13.0.3](https://github.com/truecharts/charts/compare/qbittorrent-13.0.2...qbittorrent-13.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
29
stable/qbittorrent/14.0.0/Chart.yaml
Normal file
29
stable/qbittorrent/14.0.0/Chart.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.5.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||
home: https://truecharts.org/charts/stable/qbittorrent
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png
|
||||
keywords:
|
||||
- qbittorrent
|
||||
- torrrent
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: qbittorrent
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
|
||||
- https://github.com/qbittorrent/qBittorrent
|
||||
type: application
|
||||
version: 14.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
27
stable/qbittorrent/14.0.0/README.md
Normal file
27
stable/qbittorrent/14.0.0/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/qbittorrent/14.0.0/app-changelog.md
Normal file
9
stable/qbittorrent/14.0.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [qbittorrent-14.0.0](https://github.com/truecharts/charts/compare/qbittorrent-13.0.10...qbittorrent-14.0.0) (2023-01-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- combine torrent ports to a single service
|
||||
|
||||
|
||||
8
stable/qbittorrent/14.0.0/app-readme.md
Normal file
8
stable/qbittorrent/14.0.0/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/qbittorrent](https://truecharts.org/charts/stable/qbittorrent)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/qbittorrent/14.0.0/charts/common-11.1.2.tgz
Normal file
BIN
stable/qbittorrent/14.0.0/charts/common-11.1.2.tgz
Normal file
Binary file not shown.
45
stable/qbittorrent/14.0.0/ix_values.yaml
Normal file
45
stable/qbittorrent/14.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.0@sha256:0f75c164b7a4c23cf4d0b925af142254871483b2c1525f3c79b2c873898d601b
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10095
|
||||
targetPort: 8080
|
||||
torrent:
|
||||
enabled: true
|
||||
ports:
|
||||
torrent:
|
||||
enabled: true
|
||||
port: 6881
|
||||
protocol: TCP
|
||||
torrentudp:
|
||||
enabled: true
|
||||
port: 6881
|
||||
protocol: UDP
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
additionalVolumes:
|
||||
- name: qbittorrent-scripts
|
||||
emptyDir: {}
|
||||
## When you want to enable automatic port configuration at startup, adjust this to:
|
||||
# configMap:
|
||||
# name: <RELEASENAME>-scripts
|
||||
# defaultMode: 511
|
||||
|
||||
additionalVolumeMounts:
|
||||
- mountPath: "/config/custom-cont-init.d"
|
||||
name: qbittorrent-scripts
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
1933
stable/qbittorrent/14.0.0/questions.yaml
Normal file
1933
stable/qbittorrent/14.0.0/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
32
stable/qbittorrent/14.0.0/templates/_configmap.tpl
Normal file
32
stable/qbittorrent/14.0.0/templates/_configmap.tpl
Normal file
@@ -0,0 +1,32 @@
|
||||
{{/* Define the configmap */}}
|
||||
{{- define "qbittorrent.configmap" -}}
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ template "tc.common.names.fullname" . }}-scripts
|
||||
labels:
|
||||
{{- include "tc.common.labels" . | nindent 4 }}
|
||||
data:
|
||||
{{- $bittorrentPort := "" -}}
|
||||
{{- $bittorrentPort = .Values.service.torrent.ports.torrent.port -}}
|
||||
{{- if $bittorrentPort }}
|
||||
31-update-port: |-
|
||||
#!/bin/bash
|
||||
QBITTORRENT_CONFIGFILE="/config/qBittorrent/qBittorrent.conf"
|
||||
INCOMING_PORT={{- $bittorrentPort }}
|
||||
|
||||
incoming_port_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin='${INCOMING_PORT})
|
||||
if [[ -z "${incoming_port_exist}" ]]; then
|
||||
incoming_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin')
|
||||
if [[ ! -z "${incoming_exist}" ]]; then
|
||||
# Get line number of Incoming
|
||||
LINE_NUM=$(grep -Fn -m 1 'Connection\PortRangeMin' ${QBITTORRENT_CONFIGFILE} | cut -d: -f 1)
|
||||
sed -i "${LINE_NUM}s@.*@Connection\\\PortRangeMin=${INCOMING_PORT}@" ${QBITTORRENT_CONFIGFILE}
|
||||
else
|
||||
echo "Connection\\PortRangeMin=${INCOMING_PORT}" >> ${QBITTORRENT_CONFIGFILE}
|
||||
fi
|
||||
fi
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
11
stable/qbittorrent/14.0.0/templates/common.yaml
Normal file
11
stable/qbittorrent/14.0.0/templates/common.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{/* Set it to the same port as "torrent" service/port */}}
|
||||
{{- $_ := set $.Values.service.torrentudp.ports.torrentudp "port" (int .Values.service.torrent.ports.torrent.port) -}}
|
||||
|
||||
{{/* Render the configmap */}}
|
||||
{{ include "qbittorrent.configmap" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
||||
0
stable/qbittorrent/14.0.0/values.yaml
Normal file
0
stable/qbittorrent/14.0.0/values.yaml
Normal file
99
stable/transmission/15.0.0/CHANGELOG.md
Normal file
99
stable/transmission/15.0.0/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-15.0.0](https://github.com/truecharts/charts/compare/transmission-14.0.7...transmission-15.0.0) (2023-01-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- bump major due to port changes
|
||||
- combine torrent ports to a single service and remove targetPort
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.7](https://github.com/truecharts/charts/compare/transmission-14.0.6...transmission-14.0.7) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.6](https://github.com/truecharts/charts/compare/transmission-14.0.5...transmission-14.0.6) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.5](https://github.com/truecharts/charts/compare/transmission-14.0.4...transmission-14.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.4](https://github.com/truecharts/charts/compare/transmission-14.0.3...transmission-14.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.3](https://github.com/truecharts/charts/compare/transmission-14.0.2...transmission-14.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-14.0.2](https://github.com/truecharts/charts/compare/transmission-14.0.1...transmission-14.0.2) (2022-11-30)
|
||||
|
||||
|
||||
31
stable/transmission/15.0.0/Chart.yaml
Normal file
31
stable/transmission/15.0.0/Chart.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.00"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: fast, easy, and free BitTorrent client.
|
||||
home: https://truecharts.org/charts/stable/transmission
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png
|
||||
keywords:
|
||||
- transmission
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: transmission
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/transmission
|
||||
- https://github.com/transmission/transmission
|
||||
- https://hub.docker.com/r/linuxserver/transmission
|
||||
type: application
|
||||
version: 15.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- download-tools
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
27
stable/transmission/15.0.0/README.md
Normal file
27
stable/transmission/15.0.0/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
10
stable/transmission/15.0.0/app-changelog.md
Normal file
10
stable/transmission/15.0.0/app-changelog.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
## [transmission-15.0.0](https://github.com/truecharts/charts/compare/transmission-14.0.7...transmission-15.0.0) (2023-01-09)
|
||||
|
||||
### Feat
|
||||
|
||||
- bump major due to port changes
|
||||
- combine torrent ports to a single service and remove targetPort
|
||||
|
||||
|
||||
8
stable/transmission/15.0.0/app-readme.md
Normal file
8
stable/transmission/15.0.0/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
fast, easy, and free BitTorrent client.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/transmission](https://truecharts.org/charts/stable/transmission)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/transmission/15.0.0/charts/common-11.1.2.tgz
Normal file
BIN
stable/transmission/15.0.0/charts/common-11.1.2.tgz
Normal file
Binary file not shown.
102
stable/transmission/15.0.0/ix_values.yaml
Normal file
102
stable/transmission/15.0.0/ix_values.yaml
Normal file
@@ -0,0 +1,102 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/transmission
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10109
|
||||
targetPort: 9091
|
||||
torrent:
|
||||
enabled: true
|
||||
ports:
|
||||
torrent:
|
||||
enabled: true
|
||||
port: 51414
|
||||
protocol: TCP
|
||||
torrentudp:
|
||||
enabled: true
|
||||
port: 51414
|
||||
protocol: UDP
|
||||
secretEnv:
|
||||
{}
|
||||
# TRANSMISSION_RPC_USERNAME: ""
|
||||
# TRANSMISSION_RPC_PASSWORD: ""
|
||||
env:
|
||||
# PUID: 1001
|
||||
# TRANSMISSION_ALT_SPEED_DOWN: 50
|
||||
# TRANSMISSION_ALT_SPEED_ENABLED: false
|
||||
# TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540
|
||||
# TRANSMISSION_ALT_SPEED_TIME_DAY: 127
|
||||
# TRANSMISSION_ALT_SPEED_TIME_ENABLED: false
|
||||
# TRANSMISSION_ALT_SPEED_TIME_END: 1020
|
||||
# TRANSMISSION_ALT_SPEED_UP: 50
|
||||
# TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0"
|
||||
# TRANSMISSION_BIND_ADDRESS_IPV6: "::"
|
||||
# TRANSMISSION_BLOCKLIST_ENABLED: true
|
||||
# TRANSMISSION_BLOCKLIST_URL: "http://john.bitsurge.net/public/biglist.p2p.gz"
|
||||
# TRANSMISSION_CACHE_SIZE_MB: 4
|
||||
# TRANSMISSION_DHT_ENABLED: true
|
||||
# TRANSMISSION_DOWNLOAD_DIR: "/downloads/complete"
|
||||
# TRANSMISSION_DOWNLOAD_QUEUE_ENABLED: true
|
||||
# TRANSMISSION_DOWNLOAD_QUEUE_SIZE: 5
|
||||
# TRANSMISSION_ENCRYPTION: 1
|
||||
# TRANSMISSION_IDLE_SEEDING_LIMIT: 30
|
||||
# TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED: false
|
||||
# TRANSMISSION_INCOMPLETE_DIR: "/downloads/incomplete"
|
||||
# TRANSMISSION_INCOMPLETE_DIR_ENABLED: true
|
||||
# TRANSMISSION_LPD_ENABLED: false
|
||||
# TRANSMISSION_MESSAGE_LEVEL: 2
|
||||
# TRANSMISSION_PEER_CONGESTION_ALGORITHM: ""
|
||||
# TRANSMISSION_PEER_ID_TTL_HOURS: 6
|
||||
# TRANSMISSION_PEER_LIMIT_GLOBAL: 200
|
||||
# TRANSMISSION_PEER_LIMIT_PER_TORRENT: 50
|
||||
TRANSMISSION_PEER_PORT: "{{ .Values.service.torrent.ports.torrent.port }}"
|
||||
# TRANSMISSION_PEER_PORT_RANDOM_HIGH: 65535
|
||||
# TRANSMISSION_PEER_PORT_RANDOM_LOW: 49152
|
||||
# TRANSMISSION_PEER_PORT_RANDOM_ON_START: false
|
||||
# TRANSMISSION_PEER_SOCKET_TOS: default"
|
||||
# TRANSMISSION_PEX_ENABLED: true
|
||||
# TRANSMISSION_PORT_FORWARDING_ENABLED: false
|
||||
# TRANSMISSION_PREALLOCATION: 1
|
||||
# TRANSMISSION_PREFETCH_ENABLED: true
|
||||
# TRANSMISSION_QUEUE_STALLED_ENABLED: true
|
||||
# TRANSMISSION_QUEUE_STALLED_MINUTES: 30
|
||||
# TRANSMISSION_RATIO_LIMIT: 2
|
||||
# TRANSMISSION_RATIO_LIMIT_ENABLED: false
|
||||
# TRANSMISSION_RENAME_PARTIAL_FILES: true
|
||||
# TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false
|
||||
# TRANSMISSION_RPC_BIND_ADDRESS: "0.0.0.0"
|
||||
# TRANSMISSION_RPC_ENABLED: true
|
||||
# TRANSMISSION_RPC_HOST_WHITELIST: ""
|
||||
# TRANSMISSION_RPC_HOST_WHITELIST_ENABLED: false
|
||||
TRANSMISSION_RPC_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
# TRANSMISSION_RPC_URL: "/transmission/"
|
||||
# TRANSMISSION_RPC_WHITELIST: ""
|
||||
# TRANSMISSION_RPC_WHITELIST_ENABLED: false
|
||||
# TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED: true
|
||||
# TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED: false
|
||||
# TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME: ""
|
||||
# TRANSMISSION_SEED_QUEUE_ENABLED: false
|
||||
# TRANSMISSION_SEED_QUEUE_SIZE: 10
|
||||
# TRANSMISSION_SPEED_LIMIT_DOWN: 100
|
||||
# TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED: false
|
||||
# TRANSMISSION_SPEED_LIMIT_UP: 100
|
||||
# TRANSMISSION_SPEED_LIMIT_UP_ENABLED: false
|
||||
# TRANSMISSION_START_ADDED_TORRENTS: true
|
||||
# TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES: false
|
||||
# TRANSMISSION_UMASK: 2
|
||||
# TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT: 14
|
||||
# TRANSMISSION_UTP_ENABLED: true
|
||||
# TRANSMISSION_WATCH_DIR: "/watch"
|
||||
# TRANSMISSION_WATCH_DIR_ENABLED: false
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
|
||||
portal:
|
||||
enabled: true
|
||||
2259
stable/transmission/15.0.0/questions.yaml
Normal file
2259
stable/transmission/15.0.0/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
2
stable/transmission/15.0.0/templates/common.yaml
Normal file
2
stable/transmission/15.0.0/templates/common.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.all" . }}
|
||||
0
stable/transmission/15.0.0/values.yaml
Normal file
0
stable/transmission/15.0.0/values.yaml
Normal file
Reference in New Issue
Block a user