Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-02-23 14:36:40 +00:00 committed by GitHub
parent f2154bf2b7
commit ea5219f40d
12 changed files with 21 additions and 21 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230216_152733-latest
image: nextcloud/aio-apache:20230223_085216-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}