All checks were successful
		
		
	
	lint-and-test-charts / lint-test (pull_request) Successful in 25s
				
			
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: stalwart
 | |
| version: 1.0.0
 | |
| description: Stalwart
 | |
| keywords:
 | |
|   - stalwart
 | |
|   - email
 | |
|   - smtp
 | |
| home: https://wiki.alexlebens.dev/doc/stalwart-mail-server-RxyiB7jWwR
 | |
| sources:
 | |
|   - https://github.com/stalwartlabs/mail-server
 | |
|   - https://github.com/minio/operator
 | |
|   - https://github.com/valkey-io/valkey
 | |
|   - https://github.com/elastic/elasticsearch
 | |
|   - https://github.com/cloudnative-pg/cloudnative-pg
 | |
|   - https://hub.docker.com/r/stalwartlabs/mail-server
 | |
|   - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | |
|   - https://github.com/minio/operator/tree/master/helm/tenant
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/valkey
 | |
|   - https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
 | |
|   - https://github.com/alexlebens/helm-charts/tree/main/charts/postgres-cluster
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: stalwart
 | |
|     version: 3.7.3
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|   - name: valkey
 | |
|     version: 3.0.3
 | |
|     repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
 | |
|   - name: elasticsearch
 | |
|     version: 22.0.1
 | |
|     repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
 | |
|   - name: postgres-cluster
 | |
|     alias: postgres-17-cluster
 | |
|     version: 4.2.1
 | |
|     repository: http://alexlebens.github.io/helm-charts
 | |
| icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
 | |
| appVersion: v0.10.7
 |