Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-10-27 10:30:37 +00:00 committed by GitHub
parent 2e9f48bb11
commit 1abdac9613
13 changed files with 15 additions and 13 deletions

View file

@ -37,7 +37,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20231016_081107-latest
image: nextcloud/aio-talk:20231027_071516-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}