Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-03-22 12:37:19 +00:00 committed by GitHub
parent af78a8ff4c
commit 83fb39dabf
12 changed files with 19 additions and 12 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230302_085724-latest
image: nextcloud/aio-apache:20230315_112022-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}