transmission bugfixes and custom-app icon

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-04 16:01:15 +02:00
parent ae4f634b13
commit b6aab586e9
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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:
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB