Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
szaimen 2023-06-13 08:03:44 +00:00 committed by Simon L
parent 53defc5579
commit 46f2847679
15 changed files with 75 additions and 50 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230606_070951-latest
image: nextcloud/aio-apache:20230613_065816-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}