Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b435f0de27
commit
42832671d6
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-17.0.2](https://github.com/truecharts/charts/compare/transmission-17.0.1...transmission-17.0.2) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/transmission to v4.0.4 ([#13409](https://github.com/truecharts/charts/issues/13409))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-17.0.1](https://github.com/truecharts/charts/compare/transmission-17.0.0...transmission-17.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-17.0.0](https://github.com/truecharts/charts/compare/transmission-16.1.1...transmission-17.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.1.1](https://github.com/truecharts/charts/compare/transmission-16.1.0...transmission-16.1.1) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.1.0](https://github.com/truecharts/charts/compare/transmission-16.0.28...transmission-16.1.0) (2023-07-20)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.28](https://github.com/truecharts/charts/compare/transmission-16.0.27...transmission-16.0.28) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.27](https://github.com/truecharts/charts/compare/transmission-16.0.26...transmission-16.0.27) (2023-06-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662))
|
||||
|
||||
|
||||
|
||||
|
||||
## [transmission-16.0.26](https://github.com/truecharts/charts/compare/transmission-16.0.25...transmission-16.0.26) (2023-06-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix PodCIDR whitelist ([#9662](https://github.com/truecharts/charts/issues/9662))
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.0.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.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: 17.0.2
|
||||
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/guides/scale-intro).
|
||||
- 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,9 @@
|
|||
|
||||
|
||||
## [transmission-17.0.2](https://github.com/truecharts/charts/compare/transmission-17.0.1...transmission-17.0.2) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/transmission to v4.0.4 ([#13409](https://github.com/truecharts/charts/issues/13409))
|
||||
|
||||
|
|
@ -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: v4.0.4@sha256:76ad90d71e9114e9ea919fdb3e54eea045f8e4b799b752e051fb08f9d9092625
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10109
|
||||
torrent:
|
||||
enabled: true
|
||||
ports:
|
||||
torrent:
|
||||
enabled: true
|
||||
port: 51414
|
||||
protocol: tcp
|
||||
torrentudp:
|
||||
enabled: true
|
||||
port: 51414
|
||||
protocol: udp
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: tcp
|
||||
startup:
|
||||
enabled: true
|
||||
type: tcp
|
||||
readiness:
|
||||
enabled: true
|
||||
type: tcp
|
||||
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: "https://github.com/Naunter/BT_BlockLists/releases/download/v.1/bt_blocklists.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"
|
||||
|
||||
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,15 @@
|
|||
{{/* 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 -}}
|
||||
|
||||
{{- if .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_AUTHENTICATION_REQUIRED -}}
|
||||
{{- $headers := (dict "Authorization" (printf "Basic %s" (printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_USERNAME .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_PASSWORD | b64enc))) -}}
|
||||
{{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.liveness "httpHeaders" $headers -}}
|
||||
{{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.readiness "httpHeaders" $headers -}}
|
||||
{{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.startup "httpHeaders" $headers -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue