Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-09-12 08:46:20 +00:00 committed by GitHub
parent 9a6a8b50ef
commit 220e562e03
14 changed files with 20 additions and 15 deletions

View file

@ -72,7 +72,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230817_065941-latest
image: nextcloud/aio-apache:20230912_084059-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}