convert to use app-template
This commit is contained in:
@@ -1,26 +1,41 @@
|
||||
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: matrix-hookshot
|
||||
version: 0.1.1
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
- name: mautrix-discord
|
||||
version: 0.1.1
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
- name: mautrix-whatsapp
|
||||
version: 0.1.1
|
||||
repository: http://alexlebens.github.io/helm-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
|
||||
@@ -31,7 +46,7 @@ dependencies:
|
||||
- name: cloudflared
|
||||
alias: cloudflared-hookshot
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
version: 1.2.0
|
||||
version: 1.2.0
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.1.0
|
||||
|
Reference in New Issue
Block a user