helm chart - create beta release

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-11-16 21:36:08 +01:00
parent 72e7dc29a8
commit 0714ea0234
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:20231113_125854-latest
image: nextcloud/aio-talk:beta
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}