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)
source:
repoURL: 'https://dacruz21.github.io/helm-charts'
targetRevision: 1.1.2
targetRevision: 2.7.0
chart: matrix
helm:
version: v3
@ -101,7 +101,7 @@ spec:
synapse:
image:
repository: "matrixdotorg/synapse"
tag: v1.33.2
tag: v1.43.0
pullPolicy: IfNotPresent
service:
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.
permalinkPrefix: "https://chat.cluster.fun"
image:
repository: "vectorim/riot-web"
tag: v1.7.27
repository: "vectorim/element-web"
tag: v1.9.8
pullPolicy: IfNotPresent
service:
type: ClusterIP