We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd5ecf commit 9f0a620Copy full SHA for 9f0a620
charts/synapse/values.yaml
@@ -433,8 +433,8 @@ matrixAuthentication:
433
# -- Maximum unavailable pods set in PodDisruptionBudget. If set, 'minAvailable' is ignored.
434
# maxUnavailable: 1
435
image:
436
- repository: ghcr.io/matrix-org/matrix-authentication-service
437
- tag: 0.11.0
+ repository: ghcr.io/element-hq/matrix-authentication-service
+ tag: 0.13.0
438
pullPolicy: IfNotPresent
439
resources: {}
440
# limits:
0 commit comments