15 lines
		
	
	
		
			420 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			420 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: qbittorrent
 | 
						|
version: 0.0.7
 | 
						|
home:
 | 
						|
sources:
 | 
						|
  - https://github.com/qbittorrent/qBittorrent
 | 
						|
  - https://docs.linuxserver.io/images/docker-qbittorrent/
 | 
						|
  - https://github.com/qdm12/gluetun
 | 
						|
  - https://github.com/alexlebens/helm-charts/tree/main/charts/homepage
 | 
						|
dependencies:
 | 
						|
  - name: qbittorrent
 | 
						|
    version: 0.0.8
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
appVersion: "version-4.6.3-r0"
 |