communication: fix MAS image tag

This commit is contained in:
Brad Stein 2025-12-31 17:10:45 -03:00
parent 8b37ba3213
commit a5112d5f88

View File

@ -74,7 +74,7 @@ spec:
readOnly: false readOnly: false
containers: containers:
- name: mas - name: mas
image: ghcr.io/element-hq/matrix-authentication-service:v1.8.0 image: ghcr.io/element-hq/matrix-authentication-service:1.8.0
args: ["server","--config","/rendered/config.yaml"] args: ["server","--config","/rendered/config.yaml"]
ports: ports:
- name: http - name: http