Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-03-22 12:37:19 +00:00 committed by GitHub
parent af78a8ff4c
commit 83fb39dabf
12 changed files with 19 additions and 12 deletions

View file

@ -34,7 +34,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20230302_085724-latest
image: nextcloud/aio-talk:20230315_112022-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}