Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e008198272
commit
f5433a90af
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-16.0.3](https://github.com/truecharts/charts/compare/transmission-16.0.2...transmission-16.0.3) (2023-04-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||||
|
- bump common on transmission
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-16.0.2](https://github.com/truecharts/charts/compare/transmission-16.0.1...transmission-16.0.2) (2023-04-12)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-16.0.1](https://github.com/truecharts/charts/compare/transmission-16.0.0...transmission-16.0.1) (2023-04-11)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-16.0.0](https://github.com/truecharts/charts/compare/transmission-15.0.3...transmission-16.0.0) (2023-04-11)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-15.0.3](https://github.com/truecharts/charts/compare/transmission-15.0.2...transmission-15.0.3) (2023-02-10)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- ensure new helm deps repo is used in latest releases as well.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-15.0.2](https://github.com/truecharts/charts/compare/transmission-15.0.1...transmission-15.0.2) (2023-01-09)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- automatically set torrent udp port based on tcp port
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-15.0.1](https://github.com/truecharts/charts/compare/transmission-15.0.0...transmission-15.0.1) (2023-01-09)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "3.00"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.4.9
|
||||||
|
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
|
||||||
|
type: application
|
||||||
|
version: 16.0.3
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- download-tools
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -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*
|
|
@ -0,0 +1,10 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [transmission-16.0.3](https://github.com/truecharts/charts/compare/transmission-16.0.2...transmission-16.0.3) (2023-04-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
|
||||||
|
- bump common on transmission
|
||||||
|
|
||||||
|
|
|
@ -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/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,122 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/transmission
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda
|
||||||
|
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
type: http
|
||||||
|
path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}"
|
||||||
|
startup:
|
||||||
|
type: http
|
||||||
|
path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}"
|
||||||
|
readiness:
|
||||||
|
type: http
|
||||||
|
path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}"
|
||||||
|
env:
|
||||||
|
# PUID: 1001
|
||||||
|
# URL is set here so it wont be able to get overwritten by the user
|
||||||
|
# as this will break the probes, if the need arises we can expose it.
|
||||||
|
TRANSMISSION__RPC_URL: "/transmission"
|
||||||
|
# TRANSMISSION_RPC_USERNAME: ""
|
||||||
|
# TRANSMISSION_RPC_PASSWORD: ""
|
||||||
|
# TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false
|
||||||
|
# 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_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"
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
manifestManager:
|
||||||
|
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,8 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.v1.common.loader.init" . }}
|
||||||
|
|
||||||
|
{{/* Set it to the same port as "torrent" service/port */}}
|
||||||
|
{{- $_ := set $.Values.service.torrent.ports.torrentudp "port" .Values.service.torrent.ports.torrent.port -}}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue