Bump again
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
56d194f61f
commit
456f4b1356
@ -446,7 +446,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: generate-signing-key
|
- name: generate-signing-key
|
||||||
image: "matrixdotorg/synapse:v1.46.0"
|
image: "matrixdotorg/synapse:v1.65.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SYNAPSE_SERVER_NAME
|
- name: SYNAPSE_SERVER_NAME
|
||||||
@ -473,13 +473,8 @@ spec:
|
|||||||
mountPath: /data/keys
|
mountPath: /data/keys
|
||||||
containers:
|
containers:
|
||||||
- name: "synapse"
|
- name: "synapse"
|
||||||
image: "matrixdotorg/synapse:v1.46.0"
|
image: "matrixdotorg/synapse:v1.65.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
|
||||||
- name: UID
|
|
||||||
value: "1000"
|
|
||||||
- name: GID
|
|
||||||
value: "1000"
|
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8008
|
containerPort: 8008
|
||||||
|
Loading…
Reference in New Issue
Block a user