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/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.1
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
  - name: valkey
 | 
						|
    version: 2.4.0
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: elasticsearch
 | 
						|
    version: 21.4.6
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 4.2.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/stalwartlabs/website/main/static/img/logo.png
 | 
						|
appVersion: v0.10.7
 |