transmission bugfixes and custom-app icon
This commit is contained in:
@@ -7,7 +7,7 @@ dependencies:
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/transmission
|
||||
icon: https://github.com/Jackett/Jackett/blob/phantom-develop/Logo/512.png?raw=true
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/6/6d/Transmission_icon.png
|
||||
keywords:
|
||||
- transmission
|
||||
- torrent
|
||||
@@ -25,4 +25,4 @@ sources:
|
||||
- https://github.com/transmission/transmission
|
||||
- https://hub.docker.com/r/linuxserver/transmission
|
||||
type: application
|
||||
version: 6.11.12
|
||||
version: 6.11.13
|
||||
|
||||
@@ -27,7 +27,7 @@ portals:
|
||||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
- "$kubernetes-resource_configmap_portal_port"
|
||||
path: "/web/"
|
||||
path: "/transmission/web/#files"
|
||||
questions:
|
||||
- variable: portal
|
||||
group: "Container Image"
|
||||
@@ -442,7 +442,7 @@ questions:
|
||||
label: TRANSMISSION_RPC_URL
|
||||
schema:
|
||||
type: string
|
||||
default: "/"
|
||||
default: "/transmission/"
|
||||
- variable: TRANSMISSION_RPC_USERNAME
|
||||
label: TRANSMISSION_RPC_USERNAME
|
||||
schema:
|
||||
|
||||
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user