fix(element-call): update appVersion

This commit is contained in:
WrenIX 2024-07-23 15:19:32 +02:00
parent 8a869bd08d
commit 514f95ee35
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 2 additions and 2 deletions

View file

@ -134,7 +134,7 @@ helm uninstall element-call-release
| service.call.image.repository | service.call.image.repository
| string | string
| `"element-hq/element-call:v0.5.18"` | `"element-hq/element-call"`
| |
| service.call.image.tag | service.call.image.tag

View file

@ -33,7 +33,7 @@ spec:
http: http:
paths: paths:
- path: /sfu/get - path: /sfu/get
pathType: Exactly pathType: Exact
backend: backend:
service: service:
name: {{ $fullName }}-lk-jwt name: {{ $fullName }}-lk-jwt