Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-06-13 12:08:02 +00:00 committed by GitHub
parent c14be6cbd8
commit a7989059d5
13 changed files with 16 additions and 12 deletions

View file

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