Update matrixdotorg/synapse Docker tag to v1.95.0 #121

Merged
AverageMarcus merged 1 commits from renovate/matrixdotorg-synapse-1.x into master 2023-10-24 15:03:10 +00:00
Showing only changes of commit b17ff81e93 - Show all commits

View File

@ -431,7 +431,7 @@ spec:
fsGroup: 1000 fsGroup: 1000
initContainers: initContainers:
- name: generate-signing-key - name: generate-signing-key
image: "matrixdotorg/synapse:v1.94.0" image: "matrixdotorg/synapse:v1.95.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SYNAPSE_SERVER_NAME - name: SYNAPSE_SERVER_NAME
@ -458,7 +458,7 @@ spec:
mountPath: /data/keys mountPath: /data/keys
containers: containers:
- name: "synapse" - name: "synapse"
image: "matrixdotorg/synapse:v1.94.0" image: "matrixdotorg/synapse:v1.95.0"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http