Bump matrix version
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
5572056c9b
commit
e18f77caaa
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user