Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-12-12 12:01:37 +00:00 committed by GitHub
parent 4f9adc2c90
commit 81a9934616
13 changed files with 14 additions and 14 deletions

View file

@ -57,7 +57,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20231130_081302-latest
image: nextcloud/aio-apache:20231212_115941-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}