Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-04-14 12:57:58 +00:00 committed by GitHub
parent cbfc5d4d15
commit 033f0166f4
12 changed files with 14 additions and 14 deletions

View file

@ -34,7 +34,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20230330_075307-latest
image: nextcloud/aio-talk:20230414_123705-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}