Helm Chart updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-04-14 12:57:58 +00:00 committed by GitHub
parent cbfc5d4d15
commit 033f0166f4
12 changed files with 14 additions and 14 deletions

View file

@ -54,7 +54,7 @@ spec:
value: nextcloud-aio-talk
- name: TZ
value: "{{ .Values.TIMEZONE }}"
image: nextcloud/aio-apache:20230330_075307-latest
image: nextcloud/aio-apache:20230414_123705-latest
name: nextcloud-aio-apache
ports:
- containerPort: {{ .Values.APACHE_PORT }}