23 lines
		
	
	
		
			606 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			606 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: qbittorrent
 | 
						|
version: 1.0.0
 | 
						|
description: qBittorrent
 | 
						|
home:
 | 
						|
keywords:
 | 
						|
  - downloads
 | 
						|
  - torrent
 | 
						|
sources:
 | 
						|
  - https://github.com/qbittorrent/qBittorrent
 | 
						|
  - https://docs.linuxserver.io/images/docker-qbittorrent/
 | 
						|
  - https://github.com/qdm12/gluetun
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template  
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens  
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: qbittorrent
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
icon: https://avatars.githubusercontent.com/u/2131270?s=48&v=4
 | 
						|
appVersion: version-4.6.3-r0
 |