Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-10-30 12:08:29 +00:00 committed by GitHub
parent ebca5442ae
commit 67fab3111b
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:20231027_071516-latest
image: nextcloud/aio-apache:20231030_072910-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}