18 lines
		
	
	
		
			548 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			548 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: element-web
 | |
| version: 1.0.0
 | |
| sources:
 | |
|   - https://github.com/element-hq/element-web
 | |
|   - https://gitlab.com/ananace/charts/-/tree/master/charts/element-web
 | |
|   - https://github.com/cloudflare/cloudflared  
 | |
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template  
 | |
| dependencies:
 | |
|   - name: element-web
 | |
|     version: 1.3.24
 | |
|     repository: https://ananace.gitlab.io/charts
 | |
|   - name: cloudflared
 | |
|     alias: cloudflared
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
|     version: 1.2.0
 | |
| appVersion: "1.11.63"
 |