Bump matrix version

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2021-12-23 19:22:38 +00:00
parent 5572056c9b
commit e18f77caaa
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ spec:
name: cluster-fun (scaleway) name: cluster-fun (scaleway)
source: source:
repoURL: 'https://dacruz21.github.io/helm-charts' repoURL: 'https://dacruz21.github.io/helm-charts'
targetRevision: 1.1.2 targetRevision: 2.7.0
chart: matrix chart: matrix
helm: helm:
version: v3 version: v3
@ -101,7 +101,7 @@ spec:
synapse: synapse:
image: image:
repository: "matrixdotorg/synapse" repository: "matrixdotorg/synapse"
tag: v1.33.2 tag: v1.43.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
type: ClusterIP type: ClusterIP
@ -138,8 +138,8 @@ spec:
# Prefix before permalinks generated when users share links to rooms, users, or messages. If running an unfederated Synapse, set the below to the URL of your Riot instance. # Prefix before permalinks generated when users share links to rooms, users, or messages. If running an unfederated Synapse, set the below to the URL of your Riot instance.
permalinkPrefix: "https://chat.cluster.fun" permalinkPrefix: "https://chat.cluster.fun"
image: image:
repository: "vectorim/riot-web" repository: "vectorim/element-web"
tag: v1.7.27 tag: v1.9.8
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
type: ClusterIP type: ClusterIP