70 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: matrix-synapse
 | 
						|
version: 1.0.0
 | 
						|
description: Matrix Synapse
 | 
						|
keywords:
 | 
						|
  - matrix-synapse
 | 
						|
  - matrix
 | 
						|
  - chat
 | 
						|
  - bridge
 | 
						|
  - matrix-hookshot
 | 
						|
  - mautrix-discord
 | 
						|
  - mautrix-whatsapp
 | 
						|
home: https://wiki.alexlebens.dev/doc/matrix-gm0OkID2iy
 | 
						|
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/valkey-io/valkey
 | 
						|
  - https://github.com/cloudflare/cloudflared
 | 
						|
  - https://github.com/cloudnative-pg/cloudnative-pg
 | 
						|
  - https://hub.docker.com/r/halfshot/matrix-hookshot
 | 
						|
  - https://mau.dev/mautrix/discord/container_registry
 | 
						|
  - https://mau.dev/mautrix/whatsapp/container_registry
 | 
						|
  - https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse
 | 
						|
  - https://github.com/bitnami/charts/tree/main/bitnami/valkey
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
  - https://github.com/alexlebens/helm-charts/tree/main/charts/cloudflared
 | 
						|
  - https://github.com/alexlebens/helm-charts/charts/postgres-cluster
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: matrix-synapse
 | 
						|
    version: 3.11.1
 | 
						|
    repository: https://ananace.gitlab.io/charts
 | 
						|
  - name: app-template
 | 
						|
    alias: matrix-hookshot
 | 
						|
    version: 3.6.1
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
  - name: app-template
 | 
						|
    alias: mautrix-discord
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.6.1
 | 
						|
  - name: app-template
 | 
						|
    alias: mautrix-whatsapp
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.6.1
 | 
						|
  - name: valkey
 | 
						|
    alias: valkey-synapse
 | 
						|
    version: 2.2.3
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: valkey
 | 
						|
    alias: valkey-hookshot
 | 
						|
    version: 2.2.3
 | 
						|
    repository: https://charts.bitnami.com/bitnami
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared-synapse
 | 
						|
    version: 1.13.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
  - name: cloudflared
 | 
						|
    alias: cloudflared-hookshot
 | 
						|
    version: 1.13.0
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
  - name: postgres-cluster
 | 
						|
    alias: postgres-17-cluster
 | 
						|
    version: 4.1.4
 | 
						|
    repository: http://alexlebens.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/matrix.png
 | 
						|
appVersion: 1.121.1
 |