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

@ -57,7 +57,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20231030_072910-latest
image: nextcloud/aio-apache:develop
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}