Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2024-01-09 12:08:30 +00:00 committed by GitHub
parent 2dc4358b9f
commit a8cbdbf19f
13 changed files with 13 additions and 13 deletions

View file

@ -37,7 +37,7 @@ spec:
value: "{{ .Values.TURN_SECRET }}"
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-talk:20231220_153200-latest
image: nextcloud/aio-talk:20240109_092105-latest
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}