28 lines
		
	
	
		
			887 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			887 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: roundcube
 | |
| version: 1.0.0
 | |
| description: Roundcube
 | |
| keywords:
 | |
|   - roundcube
 | |
|   - email
 | |
| home: https://wiki.alexlebens.dev/doc/roundcube-miG1qbYSPs
 | |
| sources:
 | |
|   - https://github.com/roundcube/roundcubemail
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://hub.docker.com/r/roundcube/roundcubemail
 | |
|   - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: roundcube
 | |
|     repository: https://bjw-s.github.io/helm-charts/
 | |
|     version: 3.5.1
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-16-cluster
 | |
|     version: 3.12.1
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/roundcube.png
 | |
| appVersion: 1.6.9-fpm-alpine
 |