create helm-dev release

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-11-06 14:21:56 +01:00
parent 78cfe96845
commit c99284a7c0
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:20231030_072910-latest
image: nextcloud/aio-talk:develop
name: nextcloud-aio-talk
ports:
- containerPort: {{ .Values.TALK_PORT }}