55 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: matrix-synapse
 | 
						|
version: 1.0.0
 | 
						|
description: Matrix Synapse
 | 
						|
keywords:
 | 
						|
  - chat
 | 
						|
  - bridge
 | 
						|
  - matrix
 | 
						|
  - matrix-hookshot
 | 
						|
  - mautrix-discord
 | 
						|
  - mautrix-whatsapp
 | 
						|
sources:
 | 
						|
  - https://github.com/element-hq/synapse
 | 
						|
  - https://github.com/matrix-org/matrix-hookshot
 | 
						|
  - https://github.com/mautrix/discord
 | 
						|
  - https://github.com/mautrix/whatsapp
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: matrix-synapse
 | 
						|
    version: 3.9.5
 | 
						|
    repository: https://ananace.gitlab.io/charts
 | 
						|
  - name: app-template
 | 
						|
    alias: matrix-hookshot
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: app-template
 | 
						|
    alias: mautrix-discord
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: app-template
 | 
						|
    alias: mautrix-whatsapp
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.2.1
 | 
						|
  - name: redis
 | 
						|
    version: 19.5.0
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared-synapse
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.2.0
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared-hookshot
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
    version: 1.2.0
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-16-cluster
 | 
						|
    version: 3.1.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
appVersion: v1.104.0
 |