Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-11-30 08:16:23 +00:00 committed by GitHub
parent 20c9c7f0e5
commit 8ac090a091
13 changed files with 13 additions and 14 deletions

View file

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